Lazy loading fix for example-diagram and mindmaps

This commit is contained in:
Knut Sveidqvist
2022-10-03 07:01:56 +02:00
parent 02a0f87562
commit 56add0756f
12 changed files with 334 additions and 26 deletions

View File

@@ -33,7 +33,7 @@ if (typeof document !== 'undefined') {
detector: mindmapDetector,
path: baseFolder,
});
// console.error(window.mermaid.detectors); // eslint-disable-line no-console
console.error(window.mermaid.detectors); // eslint-disable-line no-console
}
},
false