优化调整
This commit is contained in:
@@ -7,7 +7,12 @@ module.exports = {
|
||||
runtimeCompiler: true,
|
||||
// 关闭语法检查
|
||||
lintOnSave:false,
|
||||
|
||||
|
||||
devServer: {
|
||||
client: {
|
||||
overlay: false,
|
||||
},
|
||||
// host: 'localhost', // 本地域名/ip地址
|
||||
// port: '8080', // 端口号
|
||||
proxy: {
|
||||
|
Reference in New Issue
Block a user