Charles Lyding 25ea0986b1 fix(@angular/build): handle undefined less stylesheet sourcemap values
There can be cases where the `less` stylesheet preprocessor will return
an undefined value for a sourcemap even though sourcemaps have been enabled.
A check is now performed to handle these cases to prevent potential crashes
when processing `less` styles.
2025-02-28 11:06:10 -05:00
..