docsifyjs/docsify

Service Worker Cache Expiration

Open

#190 aperta il 9 giu 2017

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)JavaScript (5630 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (26.454 star)
Metriche merge PR
 (Merge medio 18g 16h) (9 PR mergiate in 30 g)

Descrizione

I noted after sucesive improvements at https://mythbusters.js.org the website cached a old version of the web and it's necessary a hard refresh for fetch the new version.

Could be interesting implement a way to auto-expire the cache after a period of time (for example, 5 day).

Guida contributor