Do you want to request a feature or report a bug?
bug
What is the current behavior?
The following error is shown:
core.min.js from UglifyJs
TypeError: Cannot read property ‘reset’ of undefined
at D:\MyDev\ljs_app\trunk\periscope\build\node_modules\uglifyjs-webpack-plugin\dist\index.js:96:21
at Array.forEach (native)
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
no error as when running webpack 2
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information such as the browser version, Node.js version, webpack version and Operating System.
nodejs: 6.11.0
webpack: 3.0.0
os: windows 7
webpack 3.5.4 and uglifyjs-webpack-plugin 0.4.6 has the same promble