We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b924a commit 38cee37Copy full SHA for 38cee37
scripts/vercel-build.sh
@@ -30,5 +30,5 @@ node bin/cli.mjs generate \
30
--index "./node/doc/api/index.md" \
31
--skip-lint
32
33
-# deletes the existing node's cache after build completion
+echo "Deleting Cloned node folder"
34
rm -rf node/
0 commit comments