kevinmarrec/nuxt-pwa-module

How Can I precache and route custom folder, or public folder for example?

Closed this issue · 2 comments

Hi,
when online, cached assets or assets in public folder are available
but when offline it's not anymore.
How can I tell the sw.js to precacheAndRoute specific files/folder?

or maybe use another custom sw.js template instead of templates/workbox/sw.js?

@robotpapier I'm gonna add the possibility to use custom workbox template :)