feat: 完善环境标识配置
This commit was merged in pull request #1.
This commit is contained in:
Vendored
+1
@@ -70,6 +70,7 @@ declare global {
|
||||
VITE_CDN: boolean;
|
||||
VITE_HIDE_HOME: string;
|
||||
VITE_COMPRESSION: ViteCompression;
|
||||
VITE_APP_ENV?: "local" | "develop" | "production";
|
||||
VITE_APP_ENV_LABEL?: string;
|
||||
VITE_API_PROXY_TARGET?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user