Closed hacdias closed 6 years ago
Hey!
This is a very simple PR 😄 I'm just updating the dependencies and using UglifyJS from its own package and not the version from webpack.optimize since it doesn't support ES6 yet.
webpack.optimize
Thanks!
@dignifiedquire for what I saw in that page, it doesn't seem that any breaking change in there would break this plugin. 😄
Thank you. Published as 9.2.0
Hey!
This is a very simple PR 😄 I'm just updating the dependencies and using UglifyJS from its own package and not the version from
webpack.optimize
since it doesn't support ES6 yet.Thanks!