|
@@ -54,7 +54,7 @@ module.exports = {
|
|
.loader('vue-svg-loader')
|
|
.loader('vue-svg-loader')
|
|
},
|
|
},
|
|
lintOnSave: false,
|
|
lintOnSave: false,
|
|
- publicPath: '/wandaBmGuide',
|
|
|
|
|
|
+ publicPath: '/',
|
|
// 打包名称
|
|
// 打包名称
|
|
outputDir: 'wandaBmGuide',
|
|
outputDir: 'wandaBmGuide',
|
|
// 放置生成的静态资源 (js、css、img、fonts) 的 (相对于 outputDir 的) 目录
|
|
// 放置生成的静态资源 (js、css、img、fonts) 的 (相对于 outputDir 的) 目录
|