remove cache from sw
This commit is contained in:
parent
eb759c6b87
commit
8a984a11f7
@ -5,8 +5,6 @@ const CACHE_NAME = 'timetracker-v2';
|
|||||||
const urlsToCache = [
|
const urlsToCache = [
|
||||||
'/',
|
'/',
|
||||||
'/index.html',
|
'/index.html',
|
||||||
'https://cdn.tailwindcss.com',
|
|
||||||
'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap'
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// 1. Installation: Open the cache and add the app shell files.
|
// 1. Installation: Open the cache and add the app shell files.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user