From 21fb246ef1dfcaaf3247b7f0f1ec91ce873633b5 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Wed, 9 Aug 2023 21:15:41 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E6=B7=BB=E5=8A=A0`sort?= =?UTF-8?q?ablejs`=E8=87=B3=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/vite.config.ts b/vite.config.ts index a2a854a..78fcf4f 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -186,6 +186,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => { "element-plus/es/components/date-picker/style/css", "element-plus/es/components/notification/style/css", "@vueuse/core", + "sortablejs", "path-to-regexp", "echarts",