mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
For perf reasons, it is more efficient to not rely on creating an `URL` object. Instead we check for the explicit protocol to detect external links. This will also force us to use relative links, so archived versions & next versions navigate on the current version of the site. fixes #58954 PR Close #58955 |
||
|---|---|---|
| .. | ||
| analytics.utils.ts | ||
| animations.utils.ts | ||
| BUILD.bazel | ||
| device.utils.ts | ||
| filesystem.utils.ts | ||
| index.ts | ||
| navigation.utils.ts | ||
| url.utils.ts | ||
| zip.utils.ts | ||