mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Implemented functionality to prepend the baseHref to `sourceMappingURL` in CSS content. Added handling to ensure external sourcemaps are loaded relative to the baseHref. Corrected sourcemap URL behavior when accessing pages with multi-segment URLs (e.g., `/foo/bar`). Ensured that when the baseHref is set to `/`, maps are requested from the correct path (e.g., `http://localhost/comp.css.map` instead of `http://localhost/foo/bar/comp.css.map`). Closes #59729 PR Close #59730 |
||
|---|---|---|
| .. | ||
| events | ||
| dom_renderer_spec.ts | ||
| shadow_dom_spec.ts | ||
| shared_styles_host_spec.ts | ||