mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 12:48:45 +08:00
chore: Display dev server info by default
This commit is contained in:
parent
330800016d
commit
f06ef4d82d
@ -33,8 +33,7 @@ const webpackConfig = {
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
port: 8085,
|
||||
publicPath: '/',
|
||||
noInfo: true
|
||||
publicPath: '/'
|
||||
},
|
||||
performance: {
|
||||
hints: false
|
||||
|
Loading…
Reference in New Issue
Block a user