mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-24 22:54:14 +01:00
Fix for defect #158
This commit is contained in:
@@ -20,6 +20,7 @@ function processMermaid(files, _options, _next) {
|
||||
, options.svg
|
||||
, options.css || ''
|
||||
, options.sequenceConfig
|
||||
, options.ganttConfig
|
||||
, options.verbose
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user