mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
集成jeecg的aiflow AI流程设计器
This commit is contained in:
@ -139,6 +139,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
exclude: [
|
||||
//升级vite4后,需要排除online依赖
|
||||
'@jeecg/online',
|
||||
'@jeecg/aiflow',
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user