bpmn-io / form-js

View and visually edit JSON-based forms.
https://bpmn.io/toolkit/form-js/
Other
418 stars 108 forks source link

`npm run release` sometimes fails but can be fixed with `npm run all` #1249

Open Skaiir opened 3 months ago

Skaiir commented 3 months ago

What should we do

Make the release command consistent

Why should we do it

To make our lives easier, we don't release that often but when we do usually getting interrupted because of some obscure fact that we need to run npm run all twice (once as part of the release command) is something that we should improve.

Keshav-1803 commented 1 month ago

Solution Proposal: