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 |
||
|---|---|---|
| .. | ||
| location_spec.ts | ||
| provide_location_mocks_spec.ts | ||