|
@@ -70,8 +70,8 @@ module.exports = {
|
|
|
|
|
|
// Paths
|
|
|
assetsRoot: path.resolve(__dirname, '../dist'),
|
|
|
- assetsSubDirectory: './hyy-alarm/static',
|
|
|
- assetsPublicPath: './hyy-alarm/static',
|
|
|
+ assetsSubDirectory: 'hyy-alarm/static',
|
|
|
+ assetsPublicPath: '/',
|
|
|
staticPath: './', //生产环境 staticPath:''
|
|
|
/**
|
|
|
* Source Maps
|