mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c2ae9e28bc
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.