更新同步wvp

This commit is contained in:
wangyimeng
2022-05-06 11:56:29 +08:00
parent 69d9692f61
commit c8831bc58f
227 changed files with 10116 additions and 21640 deletions

View File

@@ -29,11 +29,13 @@ module.exports = {
},
// Various Dev Server settings
host: 'localhost', // can be overwritten by process.env.HOST
host:"127.0.0.1",
useLocalIp: false, // can be overwritten by process.env.HOST
port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: false,
errorOverlay: true,
notifyOnErrors: true,
hot: true,//自动保存
poll: false, // https://webpack.js.org/configuration/dev-server/#devserver-watchoptions-