mirror of
https://github.com/facebook/react.git
synced 2026-02-26 01:15:00 +00:00
This regressed with the recent addition of RN_* bundles. I was accidentally stripping comments from FB_PROD when I meant to do the opposite. This corrects that mistake. No significant bundle size change occurs when re-running this build against the version prior to the RN_* bundles.