Commit 6751b9f
committed
refactor(@angular/ssr): update
This change modifies the `getPathSegments` function to use `stripTrailingSlash`, providing a more consistent and reliable way to handle trailing slashes in paths. This update also resolves issues causing CI failures.getPathSegments to use stripTrailingSlash instead of filter(Boolean)
1 parent 1148599 commit 6751b9f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments