diff --git a/webpack/config/index.js b/webpack/config/index.js index 51bb71257a..fb2161627e 100644 --- a/webpack/config/index.js +++ b/webpack/config/index.js @@ -10,7 +10,7 @@ module.exports = { index: path.resolve(__dirname, '../../dist-client/index.html'), assetsRoot: path.resolve(__dirname, '../../dist-client'), assetsSubDirectory: 'static', - assetsPublicPath: '/new-app', + assetsPublicPath: '/new-app/', staticAssetsDirectory, productionSourceMap: true, // Gzip off by default as many popular static hosts such as