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