Skip to content

Commit 22db7dc

Browse files
committed
index.html cache fixed
1 parent 668b741 commit 22db7dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/public/worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
const CACHE_NAME = 'pwa-cache-v1';
44
const urlsToCache = [
55
'/',
6+
'/index.html',
67
'/images/*',
78
'/static/js/*.js',
89
];

0 commit comments

Comments
 (0)