Skip to content

Commit 381636f

Browse files
committed
chore: update webpack dev server config
1 parent 0d41aa9 commit 381636f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ module.exports = {
130130
historyApiFallback: {
131131
rewrites: [{ from: /./, to: '/index.html' }],
132132
},
133-
disableHostCheck: true,
134133
hot: true,
135134
open: true,
136135
},

0 commit comments

Comments
 (0)