mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-03 12:25:22 +01:00
When moving to the mono-repo, `<script src="http://localhost:9000/mermaid.js"/>` stopped working, since the vite dev server was exposing the `./dist` folder, when the folder had moved to the `./packages/mermaid/dist` folder.