Browse Source

Actualizar 'sw.js'

file-group-page
bat 3 years ago
parent
commit
49fbb2c1dc
  1. 2
      sw.js

2
sw.js

@ -5,7 +5,7 @@ async function initCache() {
'/index.html',
'/app.js',
'/components/page.js',
'/components/layout.js',
'/components/layout.js'
])
}

Loading…
Cancel
Save