docsifyjs/docsify

Service Worker Cache Expiration

Aberta

#190 aberto em 9 de jun. de 2017

 (2 comentários) (2 reações) (0 responsável)JavaScript (5.630 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (26.454 estrelas)
Métricas de merge de PR
 (Mesclagem média 10d 13h) (9 fundiu PRs em 30d)

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

Guia do colaborador