Use local dependencies in PreviewPanel
pinussilvestrus opened this issue · comments
Niklas Kiefer commented
Currently we use external dependencies (bpmn-js
) in the PreviewPanel. We should inject them locally to make offline support possible.
View and edit BPMN diagrams in VSCode. Powered by bpmn.io tools.
https://marketplace.visualstudio.com/items?itemName=bpmn-io.vs-code-bpmn-io
pinussilvestrus opened this issue · comments
Currently we use external dependencies (bpmn-js
) in the PreviewPanel. We should inject them locally to make offline support possible.