diff --git a/build/config.js b/build/config.js index 885ac29d..273a3db0 100644 --- a/build/config.js +++ b/build/config.js @@ -5,7 +5,7 @@ module.exports = { index: path.resolve(__dirname, '../dist/index.html'), assetsRoot: path.resolve(__dirname, '../dist'), assetsSubDirectory: 'static', - assetsPublicPath: '{{ .BaseURL }}/', + assetsPublicPath: '{{ .baseurl }}/', build: { env: { NODE_ENV: '"production"'