Yiuman / bpmn-vue-activiti

基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)

Home Page:https://yiuman.github.io/bpmn-vue-activiti/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请问可以整成组件发布到npm上嘛

LYLCYM opened this issue · comments

我自己将代码下载想试着打包成组件,然后我在vite.config.ts里面配置了build.lib打包时候就会报错Invalid value "umd" for option "output.format" - UMD and IIFE output formats are not supported for code-splitting builds.
大佬,能帮忙看下嘛

找天有空我瞄下,打包成组件的话,估计还得封一层