We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfda15 commit cddae36Copy full SHA for cddae36
apps/webstack/wrangler.jsonc
wrangler.jsonc
@@ -0,0 +1,9 @@
1
+{
2
+ "name": "cosette-lite-oth",
3
+ "main": "apps/webstack/.svelte-kit/cloudflare/_worker.js",
4
+ "compatibility_date": "2025-01-01",
5
+ "assets": {
6
+ "binding": "ASSETS",
7
+ "directory": "apps/webstack/.svelte-kit/cloudflare"
8
+ }
9
+}
0 commit comments