cloudflare / templates

A collection of starter templates and examples for Cloudflare Workers and Pages
https://cloudflareworkers.com
MIT License
999 stars 632 forks source link

Preload key requests #40

Closed wpsumo closed 1 year ago

wpsumo commented 5 years ago

Could we preload and prioritize fetching resources such as Google fonts that are optimized. Since the path is changed in the workers upon cache cleared I can not manually add the preload.

@pmeenan https://developers.google.com/web/tools/lighthouse/audits/preload

lauragift21 commented 1 year ago

Closing this issue because the templates have moved over to the worker-sdk monorepo: https://github.com/cloudflare/workers-sdk/tree/main/templates.

if you're still experiencing issues feel free to open an issue there.