release v1.0.0 #14

Merged
thefeli73 merged 63 commits from develop into master 2019-11-12 18:53:53 +01:00
Showing only changes of commit 274f7014f7 - Show all commits

View File

@ -2,6 +2,7 @@ importScripts('/cache-polyfill.js');
self.addEventListener('install', function(e) {
self.skipWaiting();
e.waitUntil(
caches.open('meritkollen').then(function(cache) {
return cache.addAll([