kevinmarrec / nuxt-pwa-module

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

modify type image-cache type and add SVGA #30

Closed 516310460 closed 1 year ago

516310460 commented 1 year ago

link: https://github.com/GoogleChrome/workbox/blob/63ea2ca52e7278411a71520f48bd9cf700694edd/demos/src/workbox-sw/sw.js befor: new RegExp('.\.(?:png|jpg|jpeg|svg|gif)') after: new RegExp('.\.(?:png|jpg|jpeg|svg|gif|svga)')

516310460 commented 1 year ago

Issues: https://github.com/kevinmarrec/nuxt-pwa-module/issues/29

kevinmarrec commented 1 year ago

Closing with #29 through https://github.com/kevinmarrec/nuxt-pwa-module/commit/fd77f68dd19ee793c7b563e3fa6016b77d18ac9c