mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Merge branch 'develop' into feat/4746_add_er_alias
This commit is contained in:
commit
f248a22c71
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
# 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
|
||||||
|
pnpm build
|
||||||
|
|
||||||
# Link local mermaid to npm
|
# Link local mermaid to npm
|
||||||
pushd packages/mermaid
|
pushd packages/mermaid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user