diff --git a/webpack.config.js b/webpack.config.js index d4870f735..3ba4852b2 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -71,8 +71,7 @@ module.exports = { } }, devServer: { - host: '0.0.0.0', - historyApiFallback: true + host: '0.0.0.0' }, plugins: [ new HtmlWebPackPlugin({