chore: update ci

This commit is contained in:
vben
2024-07-28 21:05:29 +08:00
parent 72a258a5a1
commit 5d1cc35fdd
4 changed files with 57 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ VITE_BASE=/
VITE_GLOB_API_URL=https://mock-napi.vben.pro/api
# 是否开启压缩,可以设置为 none, brotli, gzip
VITE_COMPRESS=gzip
VITE_COMPRESS=none
# 是否开启 PWA
VITE_PWA=false