Closed kotmatpockuh closed 7 years ago
Is it possible to turn off all minification and obfuscation of app.js & vendor.js and any style files?
I'm having the same issue. @kotmatpockuh did you find a solution?
Just remove UglifyJsPlugin from webpack.dist.config.js.
UglifyJsPlugin
webpack.dist.config.js
Closing this.
Is it possible to turn off all minification and obfuscation of app.js & vendor.js and any style files?