mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
* 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