webpack-parallel-uglify-plugin icon indicating copy to clipboard operation
webpack-parallel-uglify-plugin copied to clipboard

A faster uglifyjs plugin.

Results 3 webpack-parallel-uglify-plugin issues
Sort by recently updated
recently updated
newest added

When I use webpack-parallel-uglify-plugin and echarts,I got a error: _main.js:1 Uncaught Error: axisPointer CartesianAxisPointer exists at Function.a.registerAxisPointerClass (vendor.js:1) at Object.install (vendor.js:1) at t (vendor.js:1) at Object.install (vendor.js:1) at t (vendor.js:1)...

hi @gdborton : webpack-parallel-uglify-plugin is a very useful and greateful plugin, it save a lot of my time. but recently, I found some problem. I use webpack-parallel-uglify-plugin in MacOs, Linux...

Can you add a few more examples?