docusaurus/packages/docusaurus-plugin-pwa
Sébastien Lorber 02cd5d343b
fix(v2): PWA issues + improve docs (#4377)
* debug pwa

* more debugging logs + attempt to upgrade workbox

* fix PWA ?

* fix PWA ?

* enable pwa debugging for deploy previews

* try to fix the  app installed issue?

* try to fix appinstalled not firing

* try to add related applications to the PWA manifest

* attempt to fix related_applications

* attempt to fix related_applications

* attempt to fix related_applications

* improve PWA strategies

* improve PWA doc

* refactor/cleanup registerSw

* cleanup
2021-03-10 20:00:42 +01:00
..
src fix(v2): PWA issues + improve docs (#4377) 2021-03-10 20:00:42 +01:00
package.json fix(v2): PWA issues + improve docs (#4377) 2021-03-10 20:00:42 +01:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00

@docusaurus/plugin-pwa

Progressive web app plugin for Docusaurus.

Usage

See plugin-pwa documentation.