Skip to content

Commit

Permalink
fix editor build
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Nov 15, 2023
1 parent f9df193 commit 99313fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/editor.bash
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 99313fe

Please sign in to comment.