kopia lustrzana https://gitlab.com/rysiekpl/libresilient
14 wiersze
383 B
JSON
14 wiersze
383 B
JSON
{
|
|
"plugins": [{
|
|
"name": "basic-integrity",
|
|
"requireIntegrity": false,
|
|
"integrity": {
|
|
"http://localhost:8000/__tests__/test.json": "sha256-FCNALvZ0mSxEs0+SjOgx/sDFFVuh0MwkhhYnI0UJWDg="
|
|
},
|
|
"uses": [{
|
|
"name": "fetch"
|
|
}]
|
|
}],
|
|
"loggedComponents": ["service-worker", "fetch", "cache", "basic-integrity"]
|
|
}
|