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