From 6563a6ea26566a0e73ef33a56c34f78488fa869c Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 25 Aug 2023 09:43:53 +0530 Subject: [PATCH] chore: Build after clone --- scripts/editor.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/editor.bash b/scripts/editor.bash index 954426175..31d79aca5 100755 --- a/scripts/editor.bash +++ b/scripts/editor.bash @@ -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