ZORALab / demo-web-prestige

A field testing repository of ZORALab's Hestia serving a design agency focusing on modern, minimalistic design. Feel free to explore the results at its web page!
https://prestige-demo.zoralab.com/
Other
1 stars 2 forks source link

sites: enhanced offline caching policy #63

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Right now, the offline caching policy is relying on client-side viewership to cache the required files. This is not ideal especially for a demo app. Hence, we need to enhance it with explicit policy listing. Let's do this.

This patch enhances offline caching policy in sites/ directory.