mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-19 16:26:43 +02:00
@@ -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
|
||||
|
Reference in New Issue
Block a user