mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 01:09:42 +02:00
Merge branch 'release/9.4.2'
* release/9.4.2: 9.4.2 Fix mindmap demo 9.4.2-rc.2 chore: Rename diagram-definitions with specific names Use cytoscape esm Revert "chore: Defer elk loading" Revert "Split cytoscape" test(gantt): test daylight savings in ganttdb refactor(deps): replace `moment` with `dayjs` fix(E2E): Add cors package fix Server Fix lockfile Remove Readme
This commit is contained in:
@@ -81,7 +81,6 @@
|
||||
mermaid.parseError = function (err, hash) {
|
||||
// console.error('Mermaid error: ', err);
|
||||
};
|
||||
await mermaid.registerExternalDiagrams([mermaidMindmap]);
|
||||
mermaid.initialize({
|
||||
theme: 'base',
|
||||
startOnLoad: true,
|
||||
|
Reference in New Issue
Block a user