Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Feb 18, 2025

When executing unit tests with karma, the stack traces within errors will now use any sourcemaps that were generated during the build process to provide source-based locations for the errors. Script sourcemaps must be enabled for this functionality.

Closes: #29129

@clydin clydin added the target: minor This PR is targeted for the next minor release label Feb 18, 2025
When executing unit tests with `karma`, the stack traces within errors
will now use any sourcemaps that were generated during the build process
to provide source-based locations for the errors. Script sourcemaps must
be enabled for this functionality.
@clydin clydin force-pushed the karma/app-sourcemaps branch from 3472d4f to 48b2e16 Compare February 18, 2025 22:57
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Feb 18, 2025
@clydin clydin merged commit a5fcf80 into angular:main Feb 18, 2025
31 checks passed
@clydin clydin deleted the karma/app-sourcemaps branch February 18, 2025 23:37
@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 21, 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: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESBuild Karma mode run-time errors attributed to built files instead of sources

2 participants