Update wrangler config name to edge-key

This commit is contained in:
cloudflare-workers-and-pages[bot]
2026-04-23 18:54:22 +00:00
committed by GitHub
parent 445687ed52
commit 07aedc02f1

View File

@@ -1,6 +1,6 @@
{
"$schema": "./node_modules/wrangler/config-schema.json",
"name": "edgekey",
"name": "edge-key",
"compatibility_date": "2026-03-12",
"main": "virtual:photon:cloudflare:server-entry",
"compatibility_flags": ["nodejs_compat"],