docsifyjs/docsify

Service Worker Cache Expiration

开放

#190 创建于 2017年6月9日

 (2 条评论) (2 个反应) (0 位负责人)JavaScript (5,630 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (26,454 个星标)
PR 合并指标
 (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).

贡献者指南