Skip to content

Commit eb1e9c7

Browse files
authored
docs: remove mention of pwa module (#562)
1 parent f8e27aa commit eb1e9c7

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/content/0.index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Batteries-included [Ionic](https://ionicframework.com/) integration for Nuxt.
2828
- Ionic Router integration
2929
- Pre-render routes
3030
- Mobile meta tags
31-
- PWA support with [`nuxt-pwa-module`](https://github.com/kevinmarrec/nuxt-pwa-module)
3231
- Works out of the box with [Capacitor](https://capacitorjs.com/) to build mobile apps
3332
::
3433

docs/content/1.get-started/3.configuration.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ Integrations control which other modules this module should enable and setup fro
3838
Default: `true`
3939
Disable to take full control of meta tags.
4040

41-
- **pwa**
42-
43-
Default: `true`
44-
Disable to take full control of icon generation, manifest and service worker installation.
45-
4641
- **router**
4742

4843
Default: `true`

0 commit comments

Comments
 (0)