Skip to content

Commit

Permalink
https://github.com/webpack/webpack-dev-server/issues/1604
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed May 3, 2020
1 parent a73f087 commit 99c8ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function generateBaseConfig() {
contentBase: false,
publicPath: '/',
stats: { colors: true, chunkModules: false },
disableHostCheck: true,
},
module: {
strictExportPresence: true,
Expand Down

0 comments on commit 99c8ffe

Please sign in to comment.