mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
9855db676e
* 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.