chore: scaffold sveltekit cloudflare app
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "./node_modules/wrangler/config-schema.json",
|
||||
"name": "clearity",
|
||||
"compatibility_date": "2026-05-23",
|
||||
"compatibility_flags": ["nodejs_als"],
|
||||
"main": ".svelte-kit/cloudflare/_worker.js",
|
||||
"assets": {
|
||||
"binding": "ASSETS",
|
||||
"directory": ".svelte-kit/cloudflare"
|
||||
},
|
||||
"workers_dev": true,
|
||||
"preview_urls": true
|
||||
}
|
||||
Reference in New Issue
Block a user