File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ console.log('Script loaded!')
22var cacheStorageKey = 'minimal-pwa-8'
33
44var cacheList = [
5- '/jsonviewer /static/css/2.36fcf5ee.chunk.css' ,
6- '/jsonviewer /static/css/main.538285c4.chunk.css' ,
7- '/jsonviewer /static/js/2.4edbeab5.chunk.js' ,
8- '/jsonviewer /static/js/main.7b6a177e.chunk.js' ,
9- '/jsonviewer /static/js/runtime-main.23fe0c48.js' ,
10- '/jsonviewer /static/css/static/media/jsoneditor-icons.2b9b4872.svg' ,
11- '/jsonviewer /icon.png' ,
12- '/jsonviewer /index.html'
5+ '/jsonvier /static/css/2.36fcf5ee.chunk.css' ,
6+ '/jsonview /static/css/main.538285c4.chunk.css' ,
7+ '/jsonview /static/js/2.4edbeab5.chunk.js' ,
8+ '/jsonview /static/js/main.7b6a177e.chunk.js' ,
9+ '/jsonview /static/js/runtime-main.23fe0c48.js' ,
10+ '/jsonview /static/css/static/media/jsoneditor-icons.2b9b4872.svg' ,
11+ '/jsonview /icon.png' ,
12+ '/jsonview /index.html'
1313]
1414
1515self . addEventListener ( 'install' , function ( e ) {
You can’t perform that action at this time.
0 commit comments