fix gulpfile for service worker, adjustment in SW, remove comment
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user