Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent 643fc5d2c7
commit 121f2f9279

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

Loading…
Cancel
Save