This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
mermaid
Watch
1
Star
0
Fork
0
You've already forked mermaid
mirror of
https://github.com/mermaid-js/mermaid.git
synced
2025-01-14 06:43:25 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mermaid
/
gulpfile.js
4 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Auto fix standard style voilations
2017-04-11 22:14:25 +08:00
var
requireDir
=
require
(
'require-dir'
)
Render function as mentioned in issue #146, only works in browser context Updated build scripts New way for bundling content in dist, tobe tested, currently to be considered beta
2015-05-26 20:41:53 +02:00
Fix gulpfile.js style issue
2017-04-13 21:08:51 +08:00
requireDir
(
'./gulp/tasks'
)
Reference in New Issue
Copy Permalink