update: bump dashboard + disable sw

This commit is contained in:
Jean-Baptiste Pasquier
2020-11-19 14:04:15 +01:00
parent fbfed12bfb
commit 849b2e38bd
3 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
const CACHE_NAME = 'hubl-store-dev';
const CACHE_NAME = 'hubl-store';
self.addEventListener('install', function (e) {
self.skipWaiting();