mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-14 01:47:01 +00:00
This allows bundled users (f.ex without browserify) to use the modeler + viewers easily without having to monkey patch or load more than one bundled file. Closes #541