mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-14 13:53:41 +08:00
build(deps): 升级依赖
This commit is contained in:
@@ -22,6 +22,9 @@ export default defineConfig(({ mode }) => {
|
||||
},
|
||||
plugins,
|
||||
server: {
|
||||
fs: {
|
||||
strict: false
|
||||
},
|
||||
host: '0.0.0.0',
|
||||
port: 3100,
|
||||
open: true
|
||||
|
Reference in New Issue
Block a user