feat: change cache format for SW
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
const CACHE_NAME = 'kaubuntu-v2';
|
const CACHE_NAME = 'kaubuntu-14092025';
|
||||||
const STATIC_CACHE_NAME = 'kaubuntu-static-v2';
|
const STATIC_CACHE_NAME = 'kaubuntu-static-14092025';
|
||||||
const DYNAMIC_CACHE_NAME = 'kaubuntu-dynamic-v2';
|
const DYNAMIC_CACHE_NAME = 'kaubuntu-dynamic-14092025';
|
||||||
|
|
||||||
// Ressources à mettre en cache immédiatement
|
// Ressources à mettre en cache immédiatement
|
||||||
const STATIC_ASSETS = [
|
const STATIC_ASSETS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user