Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Feb 27, 2025

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.

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.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Feb 27, 2025
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Feb 28, 2025
@clydin clydin merged commit 25ea098 into angular:main Feb 28, 2025
33 checks passed
@clydin
Copy link
Member Author

clydin commented Feb 28, 2025

The changes were merged into the following branches: main, 19.2.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot build - "undefined" is not valid JSON [plugin angular-less] - with sourcemaps enabled angular.json

2 participants