#Worker
共 2 篇文章
Cloudflare Pages + Workers Bindings
This note explains how to wire Cloudflare Pages to a Worker with service bindings, how the relevant files fit together, how to handle multiple environments, and what workers_dev actually does.
Pages + Workers Bindings 配置说明
记录的是 Cloudflare Pages + Worker 的 service binding 该怎么配,以及为什么有些项目在本地能跑、上线后 context.env 却是空的