diff --git a/src/ngsw-config.json b/src/ngsw-config.json index 37f99a1d..04f97b8f 100644 --- a/src/ngsw-config.json +++ b/src/ngsw-config.json @@ -24,18 +24,5 @@ ] } } - ], - "dataGroups": [ - { - "name": "tiles-bypass", - "urls": [ - "/protomaps/**" - ], - "cacheConfig": { - "strategy": "freshness", - "maxSize": 0, - "maxAge": "0u" - } - } ] }