diff --git a/build/webpack.demo.js b/build/webpack.demo.js index a853d8b90..f4e2eeda6 100644 --- a/build/webpack.demo.js +++ b/build/webpack.demo.js @@ -33,8 +33,7 @@ const webpackConfig = { devServer: { host: '0.0.0.0', port: 8085, - publicPath: '/', - noInfo: true + publicPath: '/' }, performance: { hints: false