Update cypress mermaid imports

This commit is contained in:
Remco Haszing
2023-03-20 12:21:22 +01:00
parent b719fa9b18
commit 0dc6e0a0d9
6 changed files with 7 additions and 6 deletions

View File

@@ -30,7 +30,7 @@
</pre>
<script type="module">
import mermaid from '../../packages/mermaid/src/mermaid.esm.mjs';
import mermaid from './mermaid.esm.mjs';
mermaid.initialize({
theme: 'forest',