| .env.development | ●●●●● patch | view | raw | blame | history | |
| .env.production | ●●●●● patch | view | raw | blame | history |
.env.development
@@ -11,4 +11,4 @@ VITE_APP_DEBUG_SWITCH = false #页面基础路径 VITE_APP_BASE = /bigScreen/ VITE_APP_BASE = /command-center-dashboard/ .env.production
@@ -11,7 +11,7 @@ VITE_APP_DEBUG_SWITCH=false #页面基础路径 VITE_APP_BASE=/ VITE_APP_BASE = /command-center-dashboard/ # 是否在打包时开启压缩,支持 gzip 和 brotli VITE_BUILD_COMPRESS = gzip