New version of cache management (#1365)
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
45a56c2e02
commit
f7daf16ac5
2 changed files with 1 additions and 2 deletions
2
front/dist/service-worker-prod.js
vendored
2
front/dist/service-worker-prod.js
vendored
|
@ -1,4 +1,4 @@
|
|||
let CACHE_NAME = 'workavdenture-cache-v1.2';
|
||||
let CACHE_NAME = 'workavdenture-cache-v1.4.14';
|
||||
let urlsToCache = [
|
||||
'/'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue