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 = {
devServer: {
host: '0.0.0.0',
port: 8085,
publicPath: '/',
noInfo: true
publicPath: '/'
},
performance: {
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