Commit d851033
committed
fix(demo): prerender /launch + /callback for SMART OAuth
Both routes are entered as direct hits (browser address bar from the
SMART launcher / IdP redirect, not in-app navigation), so they need
physical index.html files. crawlLinks doesn't pick them up because
the navbar doesn't link to them — added an explicit pages: list.1 parent af597fe commit d851033
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments