build(deps): 升级依赖

This commit is contained in:
Soybean
2021-12-24 11:00:10 +08:00
parent 659e460653
commit e776df49e4
4 changed files with 810 additions and 587 deletions

View File

@@ -22,6 +22,9 @@ export default defineConfig(({ mode }) => {
},
plugins,
server: {
fs: {
strict: false
},
host: '0.0.0.0',
port: 3100,
open: true