-
@kaycebasques @ChromeDevTools Instead of clearing the cache, on the Application tab, you can also check “Bypass for network” (developers.google.com/web/fundamentals/codelabs/debugging-service-workers/) to temporarily disable the service worker cache. 👌