⚗️ Prolly fixed PWA

This commit is contained in:
liyasthomas
2019-08-22 10:04:41 +05:30
parent e077546f5d
commit 1619c94062
4 changed files with 70 additions and 65 deletions

5
sw.js
View File

@@ -35,9 +35,8 @@ workbox.routing.registerRoute(
})
);
workbox.precaching.precacheAndRoute([
'/index.css',
'/index.js',
'/manage.js',
'/style.css',
'/script.js',
{
url: '/index.html',
revision: '383676'