Skip to content

Commit 227ba62

Browse files
Keen Yee Liaumatsko
authored andcommitted
docs: Add guide/bazel to Service Worker navigationUrls (angular#37190)
This commit adds an exception for "guide/bazel" to the navigationUrls in the Service Worker config. This is needed for redirection to work. PR Close angular#37190
1 parent e641760 commit 227ba62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aio/ngsw-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"!/api/testing/**",
9595
"!/docs/?*",
9696
"!/docs/*/**",
97+
"!/guide/bazel",
9798
"!/guide/change-log",
9899
"!/getting-started",
99100
"!/getting-started.html",

0 commit comments

Comments
 (0)