service-worker.js comment

This commit is contained in:
viliusle 2022-08-29 20:09:24 +03:00
parent 342086f3f0
commit 59f80c16bc

View File

@ -1,3 +1,7 @@
//IMPORTANT - this file is not used !!!
// use a cacheName for cache versioning
var cacheName = 'v1:static';