打包外网环境
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
publicPath: "/hd-glasses-app",
|
||||
transpileDependencies: true,
|
||||
lintOnSave:false //添加该行代码
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user