diff --git a/webpack.config.js b/webpack.config.js index f426f3a8..f41640ba 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -136,7 +136,6 @@ module.exports = (env, argv) => { output: { filename: '[name].bundle.js', path: path.resolve(__dirname, 'dist'), - publicPath: '/', clean: true }, module: {