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

@@ -1,4 +1,4 @@
import mermaid2 from '../../packages/mermaid/dist/mermaid.esm.mjs';
import mermaid2 from './mermaid.esm.mjs';
import externalExample from '../../packages/mermaid-example-diagram/dist/mermaid-example-diagram.core.mjs';
function b64ToUtf8(str) {