mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +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