Commit 6041aad
Add wrangler.jsonc so the assets deploy finds dist/
The Python build now succeeds on Cloudflare, but the deploy step
(`wrangler versions upload`) failed with no entry point. Declare an
assets-only Worker pointing at ./dist so the deploy uploads the built site.
Also switch the local `make preview` to `wrangler dev` to match.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1ebf32f commit 6041aad
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments