mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-11 17:44:12 +00:00
fix(docs/project/SETUP): link diagram-js
This commit is contained in:
parent
8eb1bd7563
commit
9e249efc83
@ -108,6 +108,7 @@ cd $base/bpmn-js
|
||||
mkdir node_modules
|
||||
ln -s $base/moddle node_modules/moddle
|
||||
ln -s $base/moddle-xml node_modules/moddle-xml
|
||||
ln -s $base/diagram-js node_modules/diagram-js
|
||||
npm install > /dev/null
|
||||
|
||||
echo all done.
|
||||
|
Loading…
x
Reference in New Issue
Block a user