kevinmarrec / nuxt-pwa-module

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

Want to add ` SVGA ` and ` SVG` format #29

Closed 516310460 closed 1 year ago

516310460 commented 1 year ago

urlPattern: /.(png|jpg|jpeg|svg|svga)./,

thank you

516310460 commented 1 year ago

link: https://github.com/kevinmarrec/nuxt-pwa-module/pull/30

kevinmarrec commented 1 year ago

@516310460 Thanks for the issue and PR, but I think I'm juste gonna add a way to provide custom workbox template, in which you could add this support on your project while using this module :)