From a7fa40ecdac19c2fccb77c1a4a0692ceb7033553 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Wed, 14 Sep 2022 11:35:49 +0530 Subject: [PATCH] Remove extension --- cypress/platform/bundle-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/platform/bundle-test.js b/cypress/platform/bundle-test.js index b4ce798b2..373f8741a 100644 --- a/cypress/platform/bundle-test.js +++ b/cypress/platform/bundle-test.js @@ -1,4 +1,4 @@ -import mermaid from '../../dist/mermaid.core.mjs'; +import mermaid from '../../dist/mermaid.core'; let code = `flowchart LR Power_Supply --> Transmitter_A