next-pwa
next-pwa copied to clipboard
bad-precaching-response: bad-precaching-response
Summary
I'm trying to use this amazing package along with NX but so far, I couldn't get some features like offline data persistent. When I run my app, it appears the following error:
And this is my configuration:
apps/web-app/next.config.js
Another note is that I cant active webpack 5 while I'm using NX as workspace manager, because they don't support.
Hi, I also have this issue after upgrading my nextjs to version 11 which is using webpack 5 by default. All my assets (public images) are throwing the same error
Any ideas? The same problem - nextjs 12, next-pwa 5.5.2