pwa issue

This commit is contained in:
venbatechnologies@gmail.com 2020-12-23 16:11:43 +05:30
parent edd195a66d
commit 6b849e9de3

View File

@ -35,10 +35,10 @@
{
"name": "my-api-30days",
"urls": [
"/api/*"
"/api/"
],
"cacheConfig": {
"strategy": "performance",
"strategy": "freshness",
"maxSize": 300,
"maxAge": "30d"
}