disable dev server host check
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
module.exports = {
|
||||||
|
devServer: {
|
||||||
|
disableHostCheck: true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user