docsifyjs/docsify

Service worker doesn't precache content

Open

#289 aberto em 22 de out. de 2017

Ver no GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (5.630 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (26.454 stars)
Métricas de merge de PR
 (Mesclagem média 18d 16h) (9 fundiu PRs em 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.

Guia do colaborador