mermaidAPI should target node

This commit is contained in:
Tyler Long
2017-04-16 21:38:48 +08:00
parent 8536c975bf
commit e16e501b93
10 changed files with 63 additions and 72 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
watchify src/mermaid.js -s mermaid -o dist/mermaid.js & gulp live-server
yarn build-mermaid -- --watch & gulp live-server