Commit graph

10 commits

Author SHA1 Message Date
cloudflare-workers-and-pages[bot]
63e79665e1
Update wrangler config name to rda-react-sanity 2026-04-30 20:35:57 +00:00
Calum Muir
4fc9fb0151 Fix wrangler.jsonc for Cloudflare Workers deployment
- assets.directory: ./dist/public → ./dist (Astro static output goes to
  dist/ directly, not a public subdirectory)
- not_found_handling: single-page-application → 404-page (site is
  pre-rendered static HTML, SPA mode would serve index.html for all 404s
  instead of the proper 404 page)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 15:00:21 +00:00
Calum Muir
29da1ccec7 fix pages config 2025-12-27 21:59:22 +00:00
Calum Muir
e6d4f3c7f3 Set contact sender and recipient to info@ 2025-12-22 15:12:20 +00:00
Calum Muir
ccb138dc60 Update contact sender and recipient 2025-12-22 15:08:58 +00:00
Calum Muir
019a51cbc6 Update Resend contact emails 2025-12-22 14:45:49 +00:00
Calum Muir
c50b6ea499 Persist contact email vars in wrangler config 2025-12-22 13:45:24 +00:00
Calum Muir
a294c8593b Add worker entry for contact form 2025-12-22 13:08:59 +00:00
Calum Muir
c50ddc2e06 Configure SPA fallback for Workers assets 2025-12-21 13:38:49 +00:00
Calum Muir
f9b74a4a98 Add wrangler assets config 2025-12-21 13:20:48 +00:00