stefanpenner / broccoli-concat-analyser

MIT License
126 stars 14 forks source link

Use terser instead of uglify-es #40

Closed simonihmig closed 5 years ago

simonihmig commented 5 years ago

uglify-es is unmaintained. Also broccoli-uglify-sourcemap has switched to terser as well.

This hopefully might fix some errors here as well, when uglify-es failed to minify some code (reproducible with https://github.com/NYCPlanning/labs-zola)