docsifyjs/docsify

Service worker doesn't precache content

Open

#289 opened on Oct 22, 2017

View on GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (5,630 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (26,454 stars)
PR merge metrics
 (Avg merge 10d 13h) (9 merged PRs in 30d)

Description

How do we add separate content pages to the service worker cache? Currently it works great for accessed pages/media, but not for pages that haven't been accessed.

Contributor guide