Rich-Harris / butternut

The fast, future-friendly minifier
https://butternut.now.sh
MIT License
1.17k stars 17 forks source link

uglify-es #2

Closed kzc closed 7 years ago

kzc commented 7 years ago

Unfortunately, the most popular minifier — UglifyJS — doesn't officially support ES2015.

Official ES2015 version of Uglify as of an hour ago:

https://www.npmjs.com/package/uglify-es

Rich-Harris commented 7 years ago

Yeah I just saw that. Dammit!

kzc commented 7 years ago

Make no mistake - it's also alpha quality and chock-full-o-bugs. But it's an official package!

Rich-Harris commented 7 years ago

Have updated the README, so I'll close this