Hey, what's the difference to this package?
https://github.com/hanford/next-offline
They also integrate workbox, why did you not use that?
This package is similar to next-offline and both did a good job. When I first tried out next-offline, it's not using latest version of workbox and the configurations are confused to me. So I decided to work on my own and came up with simpler and robust solution.
My package is simpler and a bit more opinionated and I would try to keep everything up to date.
Most helpful comment
This package is similar to
next-offlineand both did a good job. When I first tried outnext-offline, it's not using latest version of workbox and the configurations are confused to me. So I decided to work on my own and came up with simpler and robust solution.My package is simpler and a bit more opinionated and I would try to keep everything up to date.