File tree Expand file tree Collapse file tree 3 files changed +2
-21
lines changed Expand file tree Collapse file tree 3 files changed +2
-21
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ ignored: [
88]
99cache: [
1010 '/docs/',
11- '/favicon.ico',
12- '/icons/apple-touch-180x180.png',
13- '/icons/favicon-32x32.png'
11+ '/favicon.ico'
1412]
1513---
1614CACHE MANIFEST
Original file line number Diff line number Diff line change 1111 "start_url" : " /" ,
1212 "theme_color" : " #3492ff" ,
1313 "icons" : [
14- {
15- "src" : " /icons/chrome-launcher-144x144.png" ,
16- "sizes" : " 144x144" ,
17- "type" : " image/png"
18- },
19- {
20- "src" : " /icons/android-home-192x192.png" ,
21- "sizes" : " 192x192" ,
22- "type" : " image/png"
23- },
24- {
25- "src" : " /icons/android-splash-512x512.png" ,
26- "sizes" : " 512x512" ,
27- "type" : " image/png"
28- },
2914 {
3015 "src" : " /assets/img/lodash.svg" ,
3116 "sizes" : " any" ,
Original file line number Diff line number Diff line change @@ -6,9 +6,7 @@ ignored: [
66]
77prefetch: [
88 '/sw.js' ,
9- '/manifest.webmanifest' ,
10- '/icons/apple-touch-180x180.png' ,
11- '/icons/favicon-32x32.png'
9+ '/manifest.webmanifest'
1210]
1311-- -
1412'use strict'
You can’t perform that action at this time.
0 commit comments