dillon1000/react

Commit

Strip comments from UMD_PROD and NODE_PROD builds, not FB_PROD (#9776)

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.
Browse files
Changed paths2 files
First-parent comparison
M scripts/rollup/build.js ModifiedM scripts/rollup/results.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…