mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-09 10:36:43 +02:00
4 lines
94 B
Bash
4 lines
94 B
Bash
#!/usr/bin/env bash
|
|
|
|
watchify src/mermaid.js -s mermaid -o dist/mermaid.js & gulp live-server
|