Skip to content

Commit 7d60430

Browse files
committed
update wrangler.toml
1 parent b878ae1 commit 7d60430

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

wrangler.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
[build]
2-
command = "parcel build"
1+
name = "github-proxy"
2+
pages_build_output_dir = "./dist"
3+
compatibility_date = "2025-04-01"
4+
compatibility_flags = [ "nodejs_compat" ]

0 commit comments

Comments
 (0)