From 2e299b58e2cdb9e39a8fc5ff095ccfd64df0b348 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Tue, 16 Apr 2024 17:41:30 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=A2=9E=E5=8A=A0=E9=A2=84=E7=BC=96?= =?UTF-8?q?=E8=AF=91?= 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 060054a..eea111e 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -75,6 +75,7 @@ export default defineConfig(({ mode, command }: ConfigEnv): UserConfig => { 'bpmn-js/lib/features/context-pad/ContextPadProvider', 'diagram-js/lib/draw/BaseRenderer', 'tiny-svg', + 'image-conversion', 'element-plus/es/components/text/style/css', 'element-plus/es/components/collapse-item/style/css',