build(deps): 升级依赖

This commit is contained in:
Soybean
2021-12-15 13:47:02 +08:00
parent 51c744c8e2
commit f3c86efbe5
6 changed files with 505 additions and 496 deletions

View File

@ -23,7 +23,8 @@ export default defineConfig(({ mode }) => {
plugins,
server: {
host: '0.0.0.0',
port: 3100
port: 3100,
open: true
},
build: {
brotliSize: false,