📚 Subject area/topic
Migration to Astro 6 and Cloudflare integration v13
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/integrations-guide/cloudflare/#upgrading-to-v13-and-astro-6
📋 Description of content that is out-of-date or incorrect
In the migration guide to Astro 6 and Cloudflare integration v13, there are two claims.
- The wrangler configuration file is now optional.
- Cloudflare Pages support has been removed.
When I follow the link to the migration guide from Cloudflare Pages to Cloudflare Workers, it claims "If your Pages project uses a popular framework, most frameworks already have adapters available for Cloudflare Workers." However, when I follow the link to the framework guides, and select Astro, I am prompted to write a wrangler configuration, contradicting claim 1.
Which is it? Is the wrangler configuration optional or mandatory?
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
📚 Subject area/topic
Migration to Astro 6 and Cloudflare integration v13
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/integrations-guide/cloudflare/#upgrading-to-v13-and-astro-6
📋 Description of content that is out-of-date or incorrect
In the migration guide to Astro 6 and Cloudflare integration v13, there are two claims.
When I follow the link to the migration guide from Cloudflare Pages to Cloudflare Workers, it claims "If your Pages project uses a popular framework, most frameworks already have adapters available for Cloudflare Workers." However, when I follow the link to the framework guides, and select Astro, I am prompted to write a wrangler configuration, contradicting claim 1.
Which is it? Is the wrangler configuration optional or mandatory?
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response