sourceMap option for ng test in angular.json is not working correctly #13766
Labels
area: @angular-devkit/build-angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
I suspect that this option has never worked correctly with ng test
Description
Setting styles false under sourceMap option of test disables source maps for ts code
🔬 Minimal Reproduction
angular.json
file to be as following:app.component.spec.ts
file that will cause test to failng test
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: