docusaurus/packages/docusaurus-plugin-pwa
2022-02-02 13:00:31 +08:00
..
src refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
copyUntypedFiles.mjs misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore(deps): bump all dependencies; regenerate lockfile (#6580) 2022-02-02 13:00:31 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.browser.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
tsconfig.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00
tsconfig.server.json refactor(plugin-pwa): migrate package to TS (#5941) 2021-11-16 20:38:14 +01:00

@docusaurus/plugin-pwa

Progressive web app plugin for Docusaurus.

Usage

See plugin-pwa documentation.