mermaid/scripts/watch.sh
Knut Sveidqvist c7c077c21c Fix for issue #501
Added heko request to readme
2017-04-01 13:51:03 +02:00

6 lines
146 B
Bash

#!/usr/bin/env bash
watchify src/mermaid.js -s mermaid -o dist/mermaid.js &
gulp live-server &
node node_modules/eslint-watch/bin/esw src -w