mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 01:54:04 +08:00
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.