diff --git a/webpack.config.js b/webpack.config.js index fe4a188..6abcbdd 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -42,7 +42,7 @@ module.exports = { devtool: 'source-map', output: { path: exportPath, - publicPath: '/build', + publicPath: '/build/', filename: appName }, module: {