bpmn-io / dmn-testing-plugin

Camunda Modeler plugin that allows testing of a DMN decision.
MIT License
18 stars 5 forks source link

Bundle backend part #15

Closed barmac closed 3 years ago

barmac commented 3 years ago

What should we do?

Let's bundle the backend script so that user does not have to run npm install in order to run the engine in the background.

Why should we do it?

This will enable users to use plugin immediately after download.