kevinmarrec / nuxt-pwa-module

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

feat: add icon generation & asset hashing #2

Closed kevinmarrec closed 2 years ago

kevinmarrec commented 2 years ago

Icons generation

Asset Hashing

Hashing is required for Workbox cache strategy (otherwise, it will always serve old files)

  • [x] Icons hash
  • [x] manifest.json hash