dillon1000/react
Commit
Browse files Minify DEV bundles with closure (#29809)
The goal is to improve speed of the development by inlining and DCE unused branches. We have the ability to preserve some variable names and pretty print in the production version so might as well do the same with DEV.
Changed paths2 files
First-parent comparisonpackages/shared/CheckStringCoercion.js ModifiedM scripts/rollup/build.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…