Skip to content

Commit ceb6771

Browse files
committed
Update service-worker.js
1 parent 945a59f commit ceb6771

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

service-worker.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
// update worker name when updating worker
3+
const WORKER_NAME = 'codeit-worker-v505';
4+
25
// list of files to cache
36
const FILES_TO_CACHE = [
47

0 commit comments

Comments
 (0)