Changes to build environment for windows compatability

This commit is contained in:
knsv
2015-12-26 10:59:44 +01:00
parent ab38e17936
commit 8c8f5928f5
24 changed files with 692 additions and 563 deletions

View File

@@ -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