docusaurus/packages/docusaurus-plugin-pwa
Joshua Chen d2574b287f
fix: remove more peer dependency warnings (#6615)
* fix: remove more peer dependency warnings

* fixes

* fixes

* fix

* remove more
2022-02-05 17:46:01 +08:00
..
src refactor: remove Babel plugins that are included in preset-env (#6614) 2022-02-05 16:55:40 +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 fix: remove more peer dependency warnings (#6615) 2022-02-05 17:46:01 +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.