gdborton / webpack-parallel-uglify-plugin

A faster uglifyjs plugin.
466 stars 34 forks source link

can't uglify @antv/g6 #62

Closed rawKylin closed 4 years ago

rawKylin commented 4 years ago

Hi bro, I have used this plugin successful to build until my porject quote @antv/g6. I don't know how to fix it. can you help me?

rawKylin commented 4 years ago

Hi bro, I have used this plugin successful to build until my porject quote @antv/g6. I don't know how to fix it. can you help me? webpack vesion is 4.28.4

gdborton commented 4 years ago

@rawKylin Apologies, this package hasn't seen the love that it deserves. The most common issue when using this package is usually when trying to use uglifyJS to minify es6 code. I would need to see the error you're getting to know for sure what's wrong.

Given the age of this issue, I'm going to hope that you were able to resolve this on your own. If not, feel free to reopen and I'll help get you sorted.