Commit f06ef4d8 authored by iamkun's avatar iamkun Committed by Zhi Cun

chore: Display dev server info by default

parent 33080001
...@@ -33,8 +33,7 @@ const webpackConfig = { ...@@ -33,8 +33,7 @@ const webpackConfig = {
devServer: { devServer: {
host: '0.0.0.0', host: '0.0.0.0',
port: 8085, port: 8085,
publicPath: '/', publicPath: '/'
noInfo: true
}, },
performance: { performance: {
hints: false hints: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment