chore: update webpack dev server config

pull/4577/head
tangjinzhou 3 years ago
parent 0d41aa929a
commit 381636f83c

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

Loading…
Cancel
Save