chore: update webpack dev server config

pull/4577/head
tangjinzhou 2021-08-25 09:58:58 +08:00
parent 0d41aa929a
commit 381636f83c
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@ module.exports = {
historyApiFallback: {
rewrites: [{ from: /./, to: '/index.html' }],
},
disableHostCheck: true,
hot: true,
open: true,
},