We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266fe03 commit 1250d34Copy full SHA for 1250d34
examples/api/wrangler.toml
@@ -1,7 +1,7 @@
1
#:schema node_modules/wrangler/config-schema.json
2
name = "api"
3
main = ".worker-next/index.mjs"
4
-compatibility_date = "2024-08-29"
+compatibility_date = "2024-09-16"
5
compatibility_flags = ["nodejs_compat_v2"]
6
workers_dev = true
7
minify = false # let's disable minification for easier debuggability
0 commit comments