docusaurus/packages/docusaurus-plugin-pwa
2022-05-18 12:48:28 +08:00
..
src refactor(pwa): migrate client modules to TS (#7421) 2022-05-15 12:47:33 +08:00
.npmignore refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
copyUntypedFiles.mjs
package.json refactor: use TS project references instead of running tsc multiple times (#7437) 2022-05-17 15:21:44 +08:00
README.md
tsconfig.client.json refactor: make each tsconfig explicitly declare module and include/exclude (#7443) 2022-05-18 12:48:28 +08:00
tsconfig.json refactor: make each tsconfig explicitly declare module and include/exclude (#7443) 2022-05-18 12:48:28 +08:00

@docusaurus/plugin-pwa

Progressive web app plugin for Docusaurus.

Usage

See plugin-pwa documentation.