docusaurus/packages/docusaurus-plugin-pwa
Joshua Chen 0c8e57de67
refactor(pwa): migrate sw.js to TS (#7467)
* refactor(pwa): migrate sw.js to TS

* add gitattributes
2022-05-23 14:22:56 +08:00
..
src refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
.npmignore misc: make copyUntypedFiles work for watch mode (#7445) 2022-05-18 19:18:32 +08:00
package.json chore: upgrade dependencies (#7462) 2022-05-22 10:40:50 +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(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00
tsconfig.worker.json refactor(pwa): migrate sw.js to TS (#7467) 2022-05-23 14:22:56 +08:00

@docusaurus/plugin-pwa

Progressive web app plugin for Docusaurus.

Usage

See plugin-pwa documentation.