mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-05 07:09:40 +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!