webpack-parallel-uglify-plugin
webpack-parallel-uglify-plugin copied to clipboard
A faster uglifyjs plugin.
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?