更新同步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

@@ -32,6 +32,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
contentBase: false, // since we use CopyWebpackPlugin.
compress: true,
host: HOST || config.dev.host,
// host:'127.0.0.1',
port: PORT || config.dev.port,
open: config.dev.autoOpenBrowser,
overlay: config.dev.errorOverlay