diff --git a/ngsw-config.json b/ngsw-config.json index d13c2db..7b943f2 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -28,15 +28,5 @@ ] } } - ], - "dataGroups": [ - { - "name": "firestore", - "urls": ["https://firestore.googleapis.com/**"], - "cacheConfig": { - "maxAge": "1d", - "strategy": "performance" - } - } ] }