Skip to content

Commit

Permalink
Merge branch 'develop' into sidv/testLE
Browse files Browse the repository at this point in the history
* develop:
  chore: Build after clone
  chore: Force install npm to avoid cache.
  • Loading branch information
sidharthv96 committed Aug 25, 2023
2 parents 56748a4 + 6563a6e commit a0b6719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/editor.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

set -euxo pipefail
# We have to use npm instead of yarn because it causes trouble in netlify
pnpm build

# Link local mermaid to npm
pushd packages/mermaid
Expand Down

0 comments on commit a0b6719

Please sign in to comment.