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.