- Operating System: macOS 10.14
- Node Version: 10.11.0
- NPM Version: 6.4.1
- webpack Version: 4.20.2
- uglifyjs-webpack-plugin Version: 2.0.1
Currently, the sourceMap option must be explicitly defined when it'd be much more convenient for it to rely on the value of Webpack's devtool option.
Currently, the
sourceMapoption must be explicitly defined when it'd be much more convenient for it to rely on the value of Webpack'sdevtooloption.