dillon1000/react
Commit
Browse files Fix FB_WWW eprh bundle dev guard (#36238)
We use FB_WWW bundle to inject internal feature flag values, but need to use NODE guard type because this is a node script -- __DEV__ is breaking internal builds Follow up to https://github.com/facebook/react/pull/35951
Changed paths3 files
First-parent comparisonscripts/rollup/build.js ModifiedM scripts/rollup/bundles.js ModifiedM scripts/rollup/wrappers.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…