mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fix the function stripping the base path from the URL, as the current implementation uses the base path as part of a regex, which wrongly makes paths fails that contain characters such as a parenthesis (example: C:/Users/MyUser(Test)/project). Fixes #49179 PR Close #49181 |
||
|---|---|---|
| .. | ||
| hash_location_strategy.ts | ||
| index.ts | ||
| location.ts | ||
| location_strategy.ts | ||
| platform_location.ts | ||
| util.ts | ||