mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore: 删除 @vitejs/plugin-legacy,vue3 无法通过任何工具使其支持ie
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -87,7 +87,6 @@ declare global {
|
||||
VITE_PORT: number;
|
||||
VITE_PUBLIC_PATH: string;
|
||||
VITE_ROUTER_HISTORY: string;
|
||||
VITE_LEGACY: boolean;
|
||||
VITE_CDN: boolean;
|
||||
VITE_COMPRESSION: ViteCompression;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user