fix editor build

This commit is contained in:
Sidharth Vinod
2023-11-15 09:09:48 +05:30
parent f9df193b7b
commit 99313fe162

View File

@@ -13,8 +13,8 @@ mv package.tmp.json package.json
popd
pnpm run -r clean
pnpm build:esbuild
pnpm build:types
pnpm build:mermaid
# Clone the Mermaid Live Editor repository
rm -rf mermaid-live-editor