mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-04 03:42:40 +02:00
allow dev server.
This commit is contained in:
parent
48a6cd6ad5
commit
6c4cc0cc89
1 changed files with 3 additions and 0 deletions
|
@ -21,4 +21,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue