-
**Is your feature request related to a problem? Please describe.**
Evaluated can we reduce our bundle size with [`CommonsChunkPlugin`](https://webpack.js.org/plugins/commons-chunk-plugin/)
**Mor…
-
### Current behavior:
At the moment Nuxt PWA module supports a single-dimensional set of properties that only assumes 1 possible language for generated manifest.
```
manifest: {
name: 'Nuxt …
-
Migration to Next.js and React.js should enable
- scalability for new features (such as pages for statistics, about/credits, leaderboard, etc.)
- better DX for PWA support (via [next-pwa](https://ww…
-
Only btnConfigure appears broken. Strange. Needs fixing before next release, though it appears to be broken in current PWA version.
-
# Summary
Ported an existing NextJS PWA app into T3 (create-t3-app) and the runtimeCaching call breaks builds. Only key difference is T3 runs a ES6 module form of next.config
# Versions
- `ne…
-
Hi guys
We need our project to be supported on old browsers. All the code is compatible with Chrome 30+ except Next PWA script in the main.js output file.
`// CONCATENATED MODULE: ./node_modules/n…
-
# Summary
I'm working on adding PWA support to [open-tacos](https://github.com/OpenBeta/open-tacos), and today I suddenly noticed the deployment wasn't actually building the PWA, while locally it s…
-
# Summary
Workbox throwing console error during lighthouse analitics ->
```Uncaught (in promise) no-response: no-response ::```
You can see the same problem on nuxt-pwa github:
https://github…
-
We are running into an issue with nuxt-pwa (workbox) and the `nuxt --hostname` option on the nuxt command when the PWA/Workbox Module has its `dev` option set to `true`.
![](https://github.com/lupa…
lupas updated
2 years ago
-
Next.js recently introduced [next/image](https://nextjs.org/docs/api-reference/next/image). It doesn't look like next-pwa supports it.
Without using next/image, next-pwa will pre-cache all the imag…