build(custom): 启用gzip压缩
This commit is contained in:
@@ -7,6 +7,12 @@ VITE_USE_MOCK=false
|
|||||||
# 是否启用代理
|
# 是否启用代理
|
||||||
VITE_USE_PROXY=false
|
VITE_USE_PROXY=false
|
||||||
|
|
||||||
|
# 是否启用压缩
|
||||||
|
VITE_USE_COMPRESS=true
|
||||||
|
|
||||||
|
# 压缩类型
|
||||||
|
VITE_COMPRESS_TYPE=gzip
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
VITE_BASE_API='https://test.wanzhuanyongcheng.cn/admin'
|
VITE_BASE_API='https://test.wanzhuanyongcheng.cn/admin'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user