docs: update cloudflare imports

This commit is contained in:
dswbx
2025-09-03 17:00:24 +02:00
parent bf521e2931
commit 847f75b725
6 changed files with 9 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "node_modules/wrangler/config-schema.json",
"name": "bknd-cf-worker-example",
"main": "src/index.ts",
"compatibility_date": "2025-02-04",
"compatibility_date": "2025-08-03",
"compatibility_flags": ["nodejs_compat"],
"workers_dev": true,
"minify": true,