Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/content/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Batteries-included [Ionic](https://ionicframework.com/) integration for Nuxt.
- Ionic Router integration
- Pre-render routes
- Mobile meta tags
- PWA support with [`nuxt-pwa-module`](https://github.com/kevinmarrec/nuxt-pwa-module)
- Works out of the box with [Capacitor](https://capacitorjs.com/) to build mobile apps
::

Expand Down
5 changes: 0 additions & 5 deletions docs/content/1.get-started/3.configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ Integrations control which other modules this module should enable and setup fro
Default: `true`
Disable to take full control of meta tags.

- **pwa**

Default: `true`
Disable to take full control of icon generation, manifest and service worker installation.

- **router**

Default: `true`
Expand Down