集成jeecg的aiflow AI流程设计器

This commit is contained in:
JEECG
2025-04-07 23:23:52 +08:00
parent beff2a271e
commit 25b30153a0
4 changed files with 16 additions and 3 deletions

View File

@ -139,6 +139,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
exclude: [
//升级vite4后需要排除online依赖
'@jeecg/online',
'@jeecg/aiflow',
],
},
};