docusaurus/packages/docusaurus-plugin-pwa
Joshua Chen dcbf9f644e
chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)
* chore: upgrade dependencies

* revert

* validation

* fix blog

* reformat
2022-02-24 19:39:32 +08:00
..
src refactor: unify export directive style (#6751) 2022-02-24 17:25:17 +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: upgrade docsearch-react to v3 stable, bump dependencies (#6752) 2022-02-24 19:39:32 +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.