I recently added a Service Worker to bmorecreativeinc.com, but it wasn’t caching the assets I had defined. Nothing was showing up using Chrome’s Developer Tools. To enable debugging of Service Workers within Chrome, follow these steps:
- Go to chrome://serviceworker-internals
- Check “Open DevTools window and pause JavaScript execution on Service Worker startup for debugging”.