mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
chore: Display dev server info by default
This commit is contained in:
@@ -33,8 +33,7 @@ const webpackConfig = {
|
||||
devServer: {
|
||||
host: '0.0.0.0',
|
||||
port: 8085,
|
||||
publicPath: '/',
|
||||
noInfo: true
|
||||
publicPath: '/'
|
||||
},
|
||||
performance: {
|
||||
hints: false
|
||||
|
||||
Reference in New Issue
Block a user