bpmn-io / camunda-transaction-boundaries

Visualize all Camunda transaction boundaries in a BPMN diagram.
MIT License
15 stars 9 forks source link

Use modern async model loading #14

Closed ingorichtsmeier closed 2 years ago

ingorichtsmeier commented 2 years ago

What should we do?

use the modern

await modler.loadXML()

Why should we do it?

To keep up-to-date technologies

ingorichtsmeier commented 2 years ago

especially in the tests.