浏览代码

feat: brotli

LAPTOP-2ACP37JG\shark 3 年之前
父节点
当前提交
0d6ea0e90e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -10,7 +10,7 @@ VITE_DROP_CONSOLE = true
 # Whether to enable gizp or brotli compression
 # Optional: gzip | brotli | none
 # If you need multiple forms, you can use `,` to separate
-VITE_BUILD_COMPRESS = 'gzip'
+VITE_BUILD_COMPRESS = 'brotli,gzip'
 
 # Basic interface address SPA
 VITE_GLOB_API_URL=http://api.cqtd.games/admin