docsifyjs/docsify

Service Worker Cache Expiration

Open

#190 创建于 2017年6月9日

在 GitHub 查看
 (2 评论) (2 反应) (0 负责人)JavaScript (5,630 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (26,454 star)
PR 合并指标
 (平均合并 10天 13小时) (30 天内合并 9 个 PR)

描述

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

贡献者指南