kevinmarrec / nuxt-pwa-module

⚠️ DEPRECATED ⚠️ Zero config PWA solution for Nuxt 3
MIT License
339 stars 32 forks source link

Cache generated PWA images #62

Closed manniL closed 1 year ago

manniL commented 1 year ago

Hey 👋🏻

If possible, could we cache the generated PWA images, ideally via node_modules/.cache/MODULENAME/<contenthash-of-icon>/ or so? This would reduce build time in case the icon did not change 😋