Skip to content

Commit 9a16ec3

Browse files
authored
Setup Cloudflare Workers deployment via EdgeZero #23
2 parents 6934de3 + 086e7fa commit 9a16ec3

21 files changed

Lines changed: 231 additions & 150 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@
2727
node_modules/
2828
playwright-report/
2929
test-results/
30+
31+
# Cloudflare Workers
32+
.wrangler/
33+
**/build/

0 commit comments

Comments
 (0)