mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
8 lines
217 B
JSON
8 lines
217 B
JSON
{
|
|
"$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",
|
|
}
|