mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
chore: Build only mermaid
This commit is contained in:
parent
882350311b
commit
4946813ac6
@ -8,9 +8,9 @@ jq ".version = .version + \"+${COMMIT_REF:0:7}\"" package.json > package.tmp.jso
|
||||
mv package.tmp.json package.json
|
||||
popd
|
||||
|
||||
|
||||
pnpm build
|
||||
|
||||
pnpm run -r clean
|
||||
pnpm build:types
|
||||
pnpm build:mermaid
|
||||
|
||||
# Clone the Mermaid Live Editor repository
|
||||
rm -rf mermaid-live-editor
|
||||
|
Loading…
x
Reference in New Issue
Block a user