From 2854b36598d47ce35fa7a1774bd2284fa124ffb9 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Mon, 17 Jun 2024 08:14:17 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20:zap:=20=E6=B7=BB=E5=8A=A0=20exceljs=20?= =?UTF-8?q?=E8=87=B3=E9=A2=84=E5=8A=A0=E8=BD=BD=E9=85=8D=E7=BD=AE?= 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 71c4e47e..10855be4 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -147,6 +147,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => { "@wangeditor/editor-for-vue", "vue-i18n", "path-browserify", + "exceljs", "element-plus/es/components/form/style/css", "element-plus/es/components/form-item/style/css", "element-plus/es/components/button/style/css",