Skip to content

Commit cf1548c

Browse files
add missingle compat_flag
1 parent 562fc8b commit cf1548c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": ".open-next/worker.js",
44
"name": "nodejs-website",
55
"compatibility_date": "2024-11-07",
6-
"compatibility_flags": ["nodejs_compat"],
6+
"compatibility_flags": ["nodejs_compat", "global_fetch_strictly_public"],
77
"account_id": "fb4a2d0f103c6ff38854ac69eb709272",
88
"minify": true,
99
"keep_names": false,

0 commit comments

Comments
 (0)