mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-12 10:04:16 +00:00
fix(devSetup): build bpmn-moddle in context of devSetup
* This will ensure that `npm run start` actually works after executing the setup script
This commit is contained in:
parent
05b7f775b0
commit
2e9f04aa86
@ -26,6 +26,8 @@ echo setup bpmn-moddle
|
||||
cd $base/bpmn-moddle
|
||||
npm install
|
||||
|
||||
npm run build
|
||||
|
||||
|
||||
echo setup bpmn-js
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user