mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3.git
synced 2025-09-04 19:52:00 +00:00
新增使用Gzip解压缩静态文件地址
This commit is contained in:
@@ -8,4 +8,4 @@ VITE_APP_ENV = 'production'
|
||||
VITE_APP_BASE_API = '/prod-api'
|
||||
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
VITE_BUILD_COMPRESS = gzip,brotli
|
||||
VITE_BUILD_COMPRESS = gzip
|
Reference in New Issue
Block a user