docsifyjs/docsify

Service Worker Cache Expiration

Open

#190 geöffnet am 9. Juni 2017

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (5.630 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (26.454 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 18T 16h) (9 gemergte PRs in 30 T)

Beschreibung

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).

Contributor Guide