shadowwalker / next-pwa

Zero config PWA plugin for Next.js, with workbox 🧰
MIT License
3.86k stars 323 forks source link

Runtime cache options #402

Open darklight9811 opened 2 years ago

darklight9811 commented 2 years ago

Summary

This is actually a suggestion. Change the next-pwa/cache to be a method or add ids to the cache configs listed there so we can map the ones we want or exclude the ones we don't want. That is a powerful setup tool, if it could be easily customizable, would be even better.