Closed
Description
I don't have all the context but just flagging to look at this before cutting 2.x.
https://mobile.twitter.com/AdamRackis/status/987346564527116288
facebook/react#12555 (comment)
facebook/react#12434
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Timer commentedon Apr 21, 2018
Unfortunately, babel-minify is really slow: neutrinojs/neutrino#809 (comment).
gaearon commentedon Apr 21, 2018
I’d be cautious with that too because we couldn’t get it to work reliably enough at FB about a year ago.
eliperelman commentedon Apr 21, 2018
Other than build times, babel minify hasn't been too bad. I have been bit before by variable name mangling though, which was painful to debug. We are in a tough period right now with both Uglify and Babel minify not receiving the maintenance love they probably need.
Timer commentedon Sep 18, 2018
We've switched to Terser.