mirror of
https://github.com/Dadechin/XRoomDashboardFront.git
synced 2025-07-02 00:04:35 +00:00
change configs
This commit is contained in:
parent
a6aa78d10d
commit
45614c3ca0
|
@ -1,7 +1,9 @@
|
|||
const { defineConfig } = require('@vue/cli-service')
|
||||
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
disableHostCheck: true,
|
||||
|
||||
devServer: {
|
||||
|
||||
allowedHosts: 'all',
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user