pwa issue
This commit is contained in:
parent
edd195a66d
commit
6b849e9de3
@ -35,10 +35,10 @@
|
|||||||
{
|
{
|
||||||
"name": "my-api-30days",
|
"name": "my-api-30days",
|
||||||
"urls": [
|
"urls": [
|
||||||
"/api/*"
|
"/api/"
|
||||||
],
|
],
|
||||||
"cacheConfig": {
|
"cacheConfig": {
|
||||||
"strategy": "performance",
|
"strategy": "freshness",
|
||||||
"maxSize": 300,
|
"maxSize": 300,
|
||||||
"maxAge": "30d"
|
"maxAge": "30d"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user