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 (26,454 stars) (5,630 forks)batch import
enhancementhelp wanted

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