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