SveltekitPWA
SveltekitPWA copied to clipboard
How to enable debug logging?
Hi
Is there a way how to enable debug logging? As you don't have the "workbox" object available in your service worker I don't see an option how to set workbox.setConfig({ debug: true });
Thanks in advance