Commit 058b4d7
Fix Cloudflare Pages deployment - switch to Cloudflare adapter
Changes:
- Replace @astrojs/node adapter with @astrojs/cloudflare
- Add Cloudflare platformProxy configuration
- Update site URL to https://strangewater.xyz
The Node.js adapter doesn't work on Cloudflare Pages for SSR applications.
This change enables proper SSR support on Cloudflare's platform.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 48d4755 commit 058b4d7
3 files changed
+4471
-3018
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments