diff --git a/webpack.config.js b/webpack.config.js index ccf0ea2..1af5d68 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -45,6 +45,7 @@ module.exports = { }, devServer: { historyApiFallback: true, + inline: true, noInfo: true }, performance: {