Playlist card images were pointing at /replays/{id}.jpg which returns
the SPA shell HTML. Changed to /r2/thumbnails/{id}.png which routes
through the Pages Function proxy to R2.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| functions/r2 | ||
| public | ||
| src | ||
| .gitignore | ||
| CLOUDFLARE_DEPLOYMENT.md | ||
| DEPLOYMENT_INSTRUCTIONS.md | ||
| embed.html | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| replay.html | ||
| test-match-list.js | ||
| test-real-replay.js | ||
| test-replay-viewer.html | ||
| tsconfig.json | ||
| vite.config.ts | ||
| wrangler.toml | ||