chore: update webpack dev server config
parent
0d41aa929a
commit
381636f83c
|
@ -130,7 +130,6 @@ module.exports = {
|
|||
historyApiFallback: {
|
||||
rewrites: [{ from: /./, to: '/index.html' }],
|
||||
},
|
||||
disableHostCheck: true,
|
||||
hot: true,
|
||||
open: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue