Uploading template.

This commit is contained in:
cloudflare-workers-and-pages[bot]
2025-04-17 19:15:16 +00:00
committed by GitHub
parent da7e5d9d15
commit 88679cf3a1
38 changed files with 13415 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "me",
"compatibility_date": "2025-04-01",
"compatibility_flags": ["nodejs_compat"],
"main": "./dist/_worker.js/index.js",
"assets": {
"directory": "./dist",
"binding": "ASSETS"
},
"observability": {
"enabled": true
},
"upload_source_maps": true
}