@ -23,7 +23,7 @@ async function cacheFirst(request) {
'Content-Type': 'text/html',
'Content-Security-Policy': csp,
}
})
const resp = await caches.match(request)