Describe the bug
When removing or excluding the /packages/server/src/enterprise folder and building a custom version, the build fails due to missing dependencies or unresolved references.
This raises concerns about the proper separation between open source code and commercial (enterprise) code.
To Reproduce
- Remove /packages/server/src/enterprise
- Run the build (pnpm install, pnpm build)
- Build fails with missing module errors
Expected behavior
The project should build successfully without requiring enterprise code, ensuring a clear separation.
Screenshots
No response
Flow
No response
Use Method
pnpm start
Flowise Version
No response
Operating System
Linux
Browser
None
Additional context
No response
Describe the bug
When removing or excluding the /packages/server/src/enterprise folder and building a custom version, the build fails due to missing dependencies or unresolved references.
This raises concerns about the proper separation between open source code and commercial (enterprise) code.
To Reproduce
Expected behavior
The project should build successfully without requiring enterprise code, ensuring a clear separation.
Screenshots
No response
Flow
No response
Use Method
pnpm start
Flowise Version
No response
Operating System
Linux
Browser
None
Additional context
No response