dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…