feat(projects): add compress script [添加压缩命令]
This commit is contained in:
@ -4,3 +4,5 @@ VITE_COMPRESS=N
|
||||
|
||||
# gzip | brotliCompress | deflate | deflateRaw
|
||||
VITE_COMPRESS_TYPE=gzip
|
||||
|
||||
VITE_PWA=N
|
||||
|
||||
Reference in New Issue
Block a user