rendajs / Renda

A modern rendering engine for the web.
https://rendajs.org
MIT License
10 stars 4 forks source link

Purge cloudflare cache when deploying a new version #867

Closed jespertheend closed 7 months ago

jespertheend commented 7 months ago

Purging only the sw.js file should be enough since that's what is checked by the browser for updates. Purging cache for / and /internalDiscovery are not necessary since html doesn't get cached by cloudflare anyway. Depends on #866

jespertheend commented 7 months ago

This was fixed in https://github.com/rendajs/domain-server/commit/fb52ee6e64c61863bc9a2983dc37cdcb306b5570