mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-23 18:26:39 +02:00
chore: Build only mermaid
This commit is contained in:
@@ -8,9 +8,9 @@ jq ".version = .version + \"+${COMMIT_REF:0:7}\"" package.json > package.tmp.jso
|
|||||||
mv package.tmp.json package.json
|
mv package.tmp.json package.json
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
pnpm run -r clean
|
||||||
pnpm build
|
pnpm build:types
|
||||||
|
pnpm build:mermaid
|
||||||
|
|
||||||
# Clone the Mermaid Live Editor repository
|
# Clone the Mermaid Live Editor repository
|
||||||
rm -rf mermaid-live-editor
|
rm -rf mermaid-live-editor
|
||||||
|
Reference in New Issue
Block a user