diff --git a/ngsw-config.json b/ngsw-config.json index 31af078..7047fe8 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -35,7 +35,7 @@ "name": "firestore", "urls": ["https://firestore.googleapis.com/**"], "cacheConfig": { - "timeout": "1000ms", + "timeout": "1000", "strategy": "freshness" } }