chore: update webpack dev server config

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

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

Loading…
Cancel
Save