diff --git a/web/app/sw.ts b/web/app/sw.ts index 4094a51e57..99ef2c3544 100644 --- a/web/app/sw.ts +++ b/web/app/sw.ts @@ -21,6 +21,7 @@ const offlineUrl = `${basePath}/_offline.html` const serwist = new Serwist({ precacheEntries: self.__SW_MANIFEST, skipWaiting: true, + disableDevLogs: true, clientsClaim: true, navigationPreload: true, runtimeCaching: [