fix: 测试打包

This commit is contained in:
wam
2022-12-24 21:35:49 +08:00
parent 880c727dfa
commit e390d465fc
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ function resolve (dir) {
module.exports = {
// history模式下刷新页面会报错
publicPath: './',
productionSourceMap: true,
productionSourceMap: false,
devServer: {
disableHostCheck: true,
proxy: {