You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Currently. the BPMN diagrams are stored as string within the JS bundles. This increases the size of the bundle and does not reflect what an application generally does: it doesn't store the diagrams that are retrieved from services or API.
Currently. the BPMN diagrams are stored as string within the JS bundles. This increases the size of the bundle and does not reflect what an application generally does: it doesn't store the diagrams that are retrieved from services or API.
See also