Skip to content

Commit b6dd994

Browse files
committed
chore: update wrangler.toml configuration
1 parent 7949fe4 commit b6dd994

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

wrangler.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name = "serverlessapigateway"
22
main = "src/index.js"
3-
compatibility_date = "2024-01-17"
3+
compatibility_date = "2025-07-04"
4+
compatibility_flags = ["nodejs_compat"]
5+
send_metrics = true
6+
minify = true
7+
workers_dev = true
48

59
find_additional_modules = true
610
rules = [

0 commit comments

Comments
 (0)