Commit Graph

1 Commits

Author SHA1 Message Date
Serge RAKOTO HARRY-NAIVO
c27a9ea805 chore(worker): wire up real KV ID + workers_dev=true + harden getNextRef
- wrangler.toml: workers_dev=true (= explicit routing on *.workers.dev)
- wrangler.toml: real KV ID c02656ba2206... after `wrangler kv namespace create WELCOME_KV`
- hubspot-proxy.js getNextRef: guard `!res.ok` before res.json() to surface HubSpot errors
- .gitignore: ignore .wrangler/ local cache dir

Discovered during Phase D2-D3 deploy + smoke testing.

Refs: WordPress \xe2\x86\x92 static migration plan, Phase B PR #3a.
2026-05-07 14:25:25 +02:00