From 51f28dfba75cab2a8cdf941feff876bc17743a47 Mon Sep 17 00:00:00 2001 From: Zak Timson Date: Sat, 14 Jul 2018 14:28:53 -0400 Subject: [PATCH] Possible image cache fix --- ngsw-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ngsw-config.json b/ngsw-config.json index 0c7810a..1549838 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -22,7 +22,7 @@ "updateMode": "prefetch", "resources": { "urls": [ - "https://firebasestorage.googleapis.com/v0/b/fhsons-7e90b.appspot.com/o/**", + "https://firebasestorage.googleapis.com/v0/b/fhsons-7e90b.appspot.com/o/**?alt=media", "https://use.fontawesome.com/releases/v5.1.0/css/all.css", "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css", "https://fonts.googleapis.com/**"