Service Worker #70

Merged
webmsgr merged 2 commits from swup into master 2022-09-21 13:52:17 -07:00
webmsgr commented 2022-09-21 09:44:41 -07:00 (Migrated from github.com)

Update the service worker to be better

Update the service worker to be better
webmsgr commented 2022-09-21 09:47:47 -07:00 (Migrated from github.com)

HTML, Webmanifest -> network first
Anything else on same origin -> cache first

HTML, Webmanifest -> network first Anything else on same origin -> cache first
cloudflare-workers-and-pages[bot] commented 2022-09-21 09:47:52 -07:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2f8dede
Status:   Deploy successful!
Preview URL: https://0b08bebf.schedule-personalizer.pages.dev
Branch Preview URL: https://swup.schedule-personalizer.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>2f8dede</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://0b08bebf.schedule-personalizer.pages.dev'>https://0b08bebf.schedule-personalizer.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://swup.schedule-personalizer.pages.dev'>https://swup.schedule-personalizer.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/schedule-personalizer/0b08bebf-326a-4351-8beb-49ec6d6e1744)
webmsgr commented 2022-09-21 09:48:31 -07:00 (Migrated from github.com)

TODO: somehow clean up old versions of SP stored in the cache (Expire entries after 24hrs?)

TODO: somehow clean up old versions of SP stored in the cache (Expire entries after 24hrs?)
Owner

HTML, Webmanifest -> network first Anything else on same origin -> cache first

Smart. Big Brain

> HTML, Webmanifest -> network first Anything else on same origin -> cache first Smart. *Big Brain*
webmsgr commented 2022-09-21 11:32:16 -07:00 (Migrated from github.com)
@insberr @insberr @insberr @insberr @insberr ready for review
insberr approved these changes 2022-09-21 13:51:56 -07:00
Sign in to join this conversation.
No description provided.