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

Fix cache key generation for Webkit devices #102

Closed rickycheers closed 1 year ago

rickycheers commented 2 years ago

Worker was returning incorrect cached CSS for Webkit devices due to the cache key not being correctly generated.