gdborton / webpack-parallel-uglify-plugin

A faster uglifyjs plugin.
466 stars 34 forks source link

New dependency name: uglify-es => terser #1 #47

Closed fabiosantoscode closed 3 years ago

fabiosantoscode commented 6 years ago

There has been development on a new fork of uglify-es, which is now called terser and has its own package!

"terser": "^3.7.3"

Please upgrade to our new version.

gdborton commented 4 years ago

@fabiosantoscode I'm going to be updating this package this week. Will update to whatever makes the most sense... closing the other terser issues.

gdborton commented 3 years ago

This has been updated in the 2.0.0 release.