This commit is contained in:
Dax Raad
2026-07-13 00:50:51 -04:00
parent 20af1f5e79
commit fe3b2e8f90
51 changed files with 33307 additions and 15 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "opencode-www",
"compatibility_date": "2026-07-12",
"compatibility_flags": ["nodejs_compat"],
"main": "@tanstack/react-start/server-entry",
}