diff --git a/webpack.config.js b/webpack.config.js index bfcc861cd..3a4fe054f 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -206,7 +206,6 @@ module.exports = function(env = {}, argv = {}) { filename: "[name].[chunkhash:6].js", path: path.resolve(__dirname, "dist") }, - devtool: false, plugins, module: { rules