-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathngsw.json
More file actions
91 lines (91 loc) · 3.34 KB
/
Copy pathngsw.json
File metadata and controls
91 lines (91 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"configVersion": 1,
"timestamp": 1639702938369,
"index": "./index.html",
"assetGroups": [
{
"name": "app",
"installMode": "prefetch",
"updateMode": "prefetch",
"cacheQueryOptions": {
"ignoreVary": true
},
"urls": [
"./favicon.ico",
"./index.html",
"./main.34391990bf123801.js",
"./manifest.webmanifest",
"./polyfills.2dc1ff8ec25b5585.js",
"./runtime.3afd17c457136856.js",
"./styles.66cbd761be5a0c53.css"
],
"patterns": []
},
{
"name": "assets",
"installMode": "lazy",
"updateMode": "prefetch",
"cacheQueryOptions": {
"ignoreVary": true
},
"urls": [
"./MaterialIcons-Regular.196fa4a92dd6fa73.ttf",
"./MaterialIcons-Regular.7ea2023eeca07427.woff2",
"./MaterialIcons-Regular.db852539204b1a34.woff",
"./assets/icons/icon-128x128.png",
"./assets/icons/icon-144x144.png",
"./assets/icons/icon-152x152.png",
"./assets/icons/icon-192x192.png",
"./assets/icons/icon-384x384.png",
"./assets/icons/icon-512x512.png",
"./assets/icons/icon-72x72.png",
"./assets/icons/icon-96x96.png",
"./assets/img/icons-192.png",
"./assets/img/icons-512.png"
],
"patterns": []
}
],
"dataGroups": [],
"hashTable": {
"./MaterialIcons-Regular.196fa4a92dd6fa73.ttf": "fc05de31234e0090f7ddc28ce1b23af4026cb1da",
"./MaterialIcons-Regular.7ea2023eeca07427.woff2": "09963592e8c953cc7e14e3fb0a5b05d5042e8435",
"./MaterialIcons-Regular.db852539204b1a34.woff": "c6c953c2ccb2ca9abb21db8dbf473b5a435f0082",
"./assets/icons/icon-128x128.png": "dae3b6ed49bdaf4327b92531d4b5b4a5d30c7532",
"./assets/icons/icon-144x144.png": "b0bd89982e08f9bd2b642928f5391915b74799a7",
"./assets/icons/icon-152x152.png": "7479a9477815dfd9668d60f8b3b2fba709b91310",
"./assets/icons/icon-192x192.png": "1abd80d431a237a853ce38147d8c63752f10933b",
"./assets/icons/icon-384x384.png": "329749cd6393768d3131ed6304c136b1ca05f2fd",
"./assets/icons/icon-512x512.png": "559d9c4318b45a1f2b10596bbb4c960fe521dbcc",
"./assets/icons/icon-72x72.png": "c457e56089a36952cd67156f9996bc4ce54a5ed9",
"./assets/icons/icon-96x96.png": "3914125a4b445bf111c5627875fc190f560daa41",
"./assets/img/icons-192.png": "89e0cf9c9ae68c6a5d8536e3eee3b50300493bde",
"./assets/img/icons-512.png": "a5f0b3d8b424f3ac480960c29933e5335b73107a",
"./favicon.ico": "22f6a4a3bcaafafb0254e0f2fa4ceb89e505e8b2",
"./index.html": "f8d0063528716bd117851c3c5679d0c12d748556",
"./main.34391990bf123801.js": "024f5cbf56d980e13b696430a8cfb0dc2d739c59",
"./manifest.webmanifest": "e17ec45a7855ac73defb901c5c79e0c619fed501",
"./polyfills.2dc1ff8ec25b5585.js": "2ccc9aa825697ea5fb0406baa5e55d3f4f771b6a",
"./runtime.3afd17c457136856.js": "39057cc3e836c17bb9291b1d7e3a2b17d7f03d3f",
"./styles.66cbd761be5a0c53.css": "1ff56323064877a9cdcf38a3a6f372b54f9f64e3"
},
"navigationUrls": [
{
"positive": true,
"regex": "^\\/.*$"
},
{
"positive": false,
"regex": "^\\/(?:.+\\/)?[^/]*\\.[^/]*$"
},
{
"positive": false,
"regex": "^\\/(?:.+\\/)?[^/]*__[^/]*$"
},
{
"positive": false,
"regex": "^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"
}
],
"navigationRequestStrategy": "performance"
}