Skip to content

Commit c04eb9b

Browse files
committed
enh: update compat mode
1 parent f6095ba commit c04eb9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#:schema node_modules/wrangler/config-schema.json
22
name = "fullstack-template"
33

4-
compatibility_flags = [ "nodejs_compat" ]
4+
compatibility_flags = [ "nodejs_compat_v2" ]
55
compatibility_date = "2024-12-30"
66
pages_build_output_dir = "./build/client"

0 commit comments

Comments
 (0)