diff --git a/ngsw-config.json b/ngsw-config.json index 8bbbfc3..992da15 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -28,7 +28,7 @@ "installMode": "lazy", "resources": { "urls": [ - "www.google.com/maps/vt/**" + "https://maps.googleapis.com/maps/**" ] } }