mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cdb8a1d19d
* Add option to inject bootstrap scripts These are emitted right after the shell as flushed. * Update ssr fixtures to use bootstrapScripts instead of manual script tag * Add option to FB renderer too