mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 14:29:48 +02:00

Right now, the netlify build seems to be failing since we're ignoring the `mermaid-live-editor` lockfile. This is causing errors with broken dependencies. Switching to `pnpm`, which the `mermaid-live-editor` uses, fixes these issues!