Updated PWA icons
This commit is contained in:
parent
acc77ac17f
commit
bc61ecde3c
7 changed files with 2 additions and 7 deletions
2
sw.js
2
sw.js
|
|
@ -1,5 +1,5 @@
|
|||
const MVLOG_CACHE_PREFIX = 'mvlog-pwa-';
|
||||
const MVLOG_CACHE_VERSION = 'mvlog-pwa-v1';
|
||||
const MVLOG_CACHE_VERSION = 'mvlog-pwa-v6';
|
||||
const APP_SHELL_CACHE = `${MVLOG_CACHE_VERSION}-app-shell`;
|
||||
const RUNTIME_CACHE = `${MVLOG_CACHE_VERSION}-runtime`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue