bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[INFRA] Don't include JSON model type definitions in the npm package

Open tbouffard opened this issue 3 years ago • 0 comments

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.

tbouffard avatar Sep 15 '22 09:09 tbouffard