mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +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
|
||||
popd
|
||||
|
||||
|
||||
pnpm build
|
||||
|
||||
pnpm run -r clean
|
||||
pnpm build:types
|
||||
pnpm build:mermaid
|
||||
|
||||
# Clone the Mermaid Live Editor repository
|
||||
rm -rf mermaid-live-editor
|
||||
|
Reference in New Issue
Block a user