Commit c3565e5
Drop assets binding from app wrangler config
Assets-only Workers (no `main` script) cannot declare an assets
binding — there is no Worker to bind it to. The binding was left over
from the recent removal of the SPA-fallback worker and broke deploys
with `Cannot use assets with a binding in an assets-only Worker`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 468d2d2 commit c3565e5
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments