Skip to content

Commit 9cff2d6

Browse files
committed
Told sw to ignore protomaps urls
1 parent e417130 commit 9cff2d6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/ngsw-config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,9 @@
4040
"cacheOpaqueResponses": true
4141
}
4242
}
43+
],
44+
"navigationUrls": [
45+
"/**",
46+
"!/protomaps/**"
4347
]
4448
}

0 commit comments

Comments
 (0)