mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2026-03-10 13:40:22 +08:00
mod: gh-pages gzip
This commit is contained in:
@@ -11,3 +11,9 @@ VITE_USE_MOCK = true
|
||||
|
||||
# base api
|
||||
VITE_BASE_API = '/api'
|
||||
|
||||
# 是否启用压缩
|
||||
VITE_USE_COMPRESS = true
|
||||
|
||||
# 压缩类型
|
||||
VITE_COMPRESS_TYPE = gzip
|
||||
Reference in New Issue
Block a user