diff --git a/webpack.config.js b/webpack.config.js index 1bbf927..80a38e8 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -122,7 +122,7 @@ module.exports = function () { config.devServer = { contentBase: './web/public', historyApiFallback: true, - quiet: true, + quiet: false, stats: 'minimal', proxy: { '/api': {