feat(projects): add compress script [添加压缩命令]

This commit is contained in:
Soybean
2022-12-07 01:27:53 +08:00
parent 61a43b8efd
commit be6d431485
7 changed files with 152 additions and 12 deletions

View File

@ -4,3 +4,5 @@ VITE_COMPRESS=N
# gzip | brotliCompress | deflate | deflateRaw
VITE_COMPRESS_TYPE=gzip
VITE_PWA=N