mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-21 09:16:41 +02:00
chore: push better live editor script alongside
This commit is contained in:
@@ -19,10 +19,9 @@ pnpm build:esbuild
|
|||||||
pnpm build:types
|
pnpm build:types
|
||||||
|
|
||||||
# Clone the Mermaid Live Editor repository
|
# Clone the Mermaid Live Editor repository
|
||||||
rm -rf mermaid-live-editor
|
|
||||||
git clone --single-branch https://github.com/mermaid-js/mermaid-live-editor.git
|
|
||||||
|
|
||||||
cd mermaid-live-editor
|
cd mermaid-live-editor
|
||||||
|
git clean -xdf
|
||||||
|
rm -rf docs/
|
||||||
|
|
||||||
# We have to use npm instead of yarn because it causes trouble in netlify
|
# We have to use npm instead of yarn because it causes trouble in netlify
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
Reference in New Issue
Block a user