Fix for issue #501

Added heko request to readme
This commit is contained in:
Knut Sveidqvist
2017-04-01 13:51:03 +02:00
parent d7b1eb74e5
commit c7c077c21c
30 changed files with 56405 additions and 51967 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
watchify src/mermaid.js -s mermaid -t babelify -o dist/mermaid.js &
watchify src/mermaid.js -s mermaid -o dist/mermaid.js &
gulp live-server &
node node_modules/eslint-watch/bin/esw src -w