mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
chore: 删除 @vitejs/plugin-legacy,vue3 无法通过任何工具使其支持ie
This commit is contained in:
@@ -5,7 +5,6 @@ const warpperEnv = (envConf: Recordable): ViteEnv => {
|
||||
VITE_PORT: 8848,
|
||||
VITE_PUBLIC_PATH: "",
|
||||
VITE_ROUTER_HISTORY: "",
|
||||
VITE_LEGACY: false,
|
||||
VITE_CDN: false,
|
||||
VITE_COMPRESSION: "none"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user