docsifyjs/docsify

Service Worker Cache Expiration

Open

#190 ouverte le 9 juin 2017

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)JavaScript (5 630 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (26 454 stars)
Métriques de merge PR
 (Merge moyen 18j 16h) (9 PRs mergées en 30 j)

Description

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

Guide contributeur