Skip to content

Commit 4f0db2d

Browse files
committed
add cloudflare wrangler.toml for worker config
1 parent f3a0d15 commit 4f0db2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wrangler.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "sargraph-worker"
2+
compatibility_date = "2025-05-28"
3+
assets = { directory = "./build"}

0 commit comments

Comments
 (0)