소스 검색

update 增加预编译

LiuHao 1 년 전
부모
커밋
2e299b58e2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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',