This commit is contained in:
1138-4EB 2018-08-24 00:20:20 +01:00
parent 1e5ced6737
commit 3ae9e518a3

View File

@ -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"'