Liam Mclaughlin

Results 2 issues of Liam Mclaughlin

I'm trying to register my service worker manually so that it only gets registered when visiting specific URLs in my app. I've set `injectRegister: false` thinking it would not register...

When I run my app with network enabled I can see that workbox has cached the items built by Nuxt successfully. However, if I disable the network in dev console...