Skip to content

Commit 4548883

Browse files
committed
chore: add compatibility flags to wrangler configuration for Node.js compatibility
1 parent 00344d1 commit 4548883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2+
"compatibility_flags": ["nodejs_compat"],
23
"compatibility_date": "2025-07-10"
34
}

0 commit comments

Comments
 (0)