Commit d14d820
committed
Fix auth-callback-silent routing error in prod-mode UIs
Disable clean URLs in npx serve to prevent 301 redirects from
stripping the .html extension on auth-callback-silent.html, which
caused Angular to intercept the request and fail with NG04002.1 parent a858fc0 commit d14d820
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments