diff --git a/webpack.config.js b/webpack.config.js index a787655..1ad7213 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -24,7 +24,6 @@ var commonConfig = { output: { path: outputPath, filename: `[name].js`, - publicPath: '/' }, resolve: {