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
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.
This also applies to the upcoming "Vue" example: #501
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.
This also applies to the upcoming "Vue" example: #501
See also #18 (comment)
Notes
We also have the same need for demo built in other repositories
Projects to update
The text was updated successfully, but these errors were encountered: