fix gulpfile for service worker, adjustment in SW, remove comment

This commit is contained in:
Felix Schulze
2019-11-11 00:07:36 +01:00
parent 3cb9bd4259
commit 6d44a64193
3 changed files with 15 additions and 26 deletions

View File

@ -13,10 +13,10 @@ self.addEventListener('install', function(e) {
'/Samhäll',
'/Teknik',
'/Kontakt',
'/css/main.min.css',
'/img/tips.jpg ',
'/img/background.jpg ',
'/img/background85.webp ',
'/css/main.css',
'/img/tips.jpg',
'/img/background.jpg',
'/img/background85.webp',
'/img/favicon/manifest.json',
'/img/favicon/android-chrome-192x192.png',
'/img/favicon/favicon-32x32.png',