Cloudflare Worker Deployment Branch URLs
Is it possible to have individual branch URLs for cloudflare workers deployments (similar to Cloudflare Pages)?
Unfortunately cannot use Cloudflare Pages for this particular project as it requires smart placement. Thank you!
1 Reply
Nope, Workers only serve the latest deployment on a URL.
Pages has Smart Placement though.