From 8f18631f1f01c0d4ca15bdd6bf0db181c9011315 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Thu, 6 Feb 2025 22:29:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E7=A7=BB=E9=99=A4=E6=97=A0?= =?UTF-8?q?=E6=95=88=E7=9A=84=E9=A2=84=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/vite.config.ts b/vite.config.ts index 13dec1e2..c13ceba7 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -104,12 +104,9 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => { "axios", "@vueuse/core", "sortablejs", - "stomp/stompjs", "exceljs", "path-to-regexp", "echarts", - "@wangeditor/editor", - "@wangeditor/editor-for-vue", "vue-i18n", "nprogress", "qs",