docsifyjs/docsify

Service Worker Cache Expiration

Open

#190 opened on 2017年6月9日

GitHub で見る
 (2 comments) (2 reactions) (0 assignees)JavaScript (5,630 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,454 stars)
PR merge metrics
 (平均マージ 10d 13h) (30d で 9 merged PRs)

説明

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

コントリビューターガイド