mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 打包后的文件提供传统浏览器兼容性支持
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -69,6 +69,7 @@ declare global {
|
||||
VITE_PROXY_DOMAIN: string;
|
||||
VITE_PROXY_DOMAIN_REAL: string;
|
||||
VITE_ROUTER_HISTORY: string;
|
||||
VITE_LEGACY: boolean;
|
||||
}
|
||||
|
||||
declare interface ServerConfigs {
|
||||
|
||||
Reference in New Issue
Block a user