bpmn-io / vs-code-bpmn-io

View and edit BPMN diagrams in VSCode. Powered by bpmn.io tools.

Home Page:https://marketplace.visualstudio.com/items?itemName=bpmn-io.vs-code-bpmn-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use local dependencies in PreviewPanel

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.