更新同步wvp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user