更改
This commit is contained in:
@@ -24,9 +24,9 @@ if (process.env.npm_config_preview || rawArgv.includes('--preview')) {
|
||||
)
|
||||
|
||||
app.listen(port, function () {
|
||||
console.log(chalk.green(`> Preview at http://152.136.42.114:${port}${publicPath}`))
|
||||
console.log(chalk.green(`> Preview at http://39.105.207.27:${port}${publicPath}`))
|
||||
if (report) {
|
||||
console.log(chalk.green(`> Report at http://152.136.42.114:${port}${publicPath}report.html`))
|
||||
console.log(chalk.green(`> Report at http://39.105.207.27:${port}${publicPath}report.html`))
|
||||
}
|
||||
|
||||
})
|
||||
|
Reference in New Issue
Block a user