Browse Source

update 增加预编译

LiuHao 1 year ago
parent
commit
2e299b58e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vite.config.ts

+ 1 - 0
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',