mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 12:59:46 +02:00
Changes to build environment for windows compatability
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
watchify src/mermaid.js -s mermaid -o dist/mermaid.js &
|
||||
live-server ./test/examples &
|
||||
gulp live-server &
|
||||
node node_modules/eslint-watch/bin/esw src -w
|
||||
|
Reference in New Issue
Block a user