|
@@ -144,7 +144,7 @@ const vueConfig = {
|
|
},
|
|
},
|
|
|
|
|
|
// disable source map in production
|
|
// disable source map in production
|
|
- productionSourceMap: false,
|
|
|
|
|
|
+ productionSourceMap: true,
|
|
lintOnSave: false,
|
|
lintOnSave: false,
|
|
// babel-loader no-ignore node_modules/*
|
|
// babel-loader no-ignore node_modules/*
|
|
transpileDependencies: [],
|
|
transpileDependencies: [],
|