Skip to content

Commit

Permalink
chore: add scripts/cloudflare-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bolasblack committed Aug 28, 2024
1 parent 8007c09 commit 25832c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/cloudflare-build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

cd "$(git rev-parse --show-toplevel)"
rm -rf generated/docs
pnpm run docs

0 comments on commit 25832c7

Please sign in to comment.