Removed worker cache in lou of firebase persistance
This commit is contained in:
parent
1a66c2d58b
commit
a5faaf2009
@ -28,15 +28,5 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataGroups": [
|
||||
{
|
||||
"name": "firestore",
|
||||
"urls": ["https://firestore.googleapis.com/**"],
|
||||
"cacheConfig": {
|
||||
"maxAge": "1d",
|
||||
"strategy": "performance"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user