Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent 0c8d6f3b59
commit 62f25c29af

@ -1,7 +1,7 @@
async function initCache() {
const cache = await caches.open('v1')
await cache.addAll([
'/', //0
'/', //1
'/index.html',
'/app.js',
'/components/page.js',

Loading…
Cancel
Save