The array form of run_worker_first requires wrangler 4. Cloudflare Build's local install resolves wrangler 3.x from our pinned devDep, so switch to run_worker_first = true. The worker already handles routing (/api/* -> Hono, else -> ASSETS), so semantics are unchanged. https://claude.ai/code/session_01TPBqgcSJMppgrpiq7fLywL |
||
|---|---|---|
| apps | ||
| packages/shared | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||