Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 419 Bytes

warm-spoons-fetch.md

File metadata and controls

5 lines (4 loc) · 419 Bytes
astro
patch

Adds a prefetch fallback when using the experimental.clientPrerender option. If prerendering fails, which can happen if Chrome extensions block prerendering, it will fallback to prefetching the URL. This works by adding a prefetch field to the speculationrules script, but does not create an extra request.