bpmn-visualization-js
bpmn-visualization-js copied to clipboard
[INFRA] Don't include JSON model type definitions in the npm package
The internal JSON BPMN model is not supposed to be public at this time. In v0.26.1, types are including in the npm package, see https://unpkg.com/browse/[email protected]/dist/model/bpmn/json/
This change should be easier to implement when #2231 is completed.