v1.1 版本发布,代码同步后端v1.1版本
This commit is contained in:
@@ -83,7 +83,7 @@ module.exports = new Promise((resolve, reject) => {
|
||||
messages: [
|
||||
`Your application is running here: http://${
|
||||
devWebpackConfig.devServer.host
|
||||
}:${port}`
|
||||
}:${port}`
|
||||
]
|
||||
},
|
||||
onErrors: config.dev.notifyOnErrors
|
||||
|
||||
Reference in New Issue
Block a user