* Cloudflare prerender branch * Add prerendered routes to Cloudflare routes.json * Adding changeset * Prevent process proxy from running during prerender phase
266 B
266 B
@astrojs/cloudflare |
---|
patch |
Support for prerendering in the Cloudflare integration
This fixes prerendering in the Cloudflare adapter. Now any prerendered routes are added to the _routes.json
config so that the worker script is skipped for those routes.