mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +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.
Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.