Commit 0aaebe5
committed
fix: use the plural repo name for the GitHub Pages baseHref
The demo deploys under https://muuvmuuv.github.io/angular-extended-builders/
(the repository name is plural), but the github-pages build used the singular
/angular-extended-builder/ baseHref, so every asset returned 404. Match it to
the repository path.1 parent e1cf6bf commit 0aaebe5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments