unable to set breakpoint in spec.ts code for debugging #6914
Labels
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
severity2: inconvenient
I'm using angular2 cli and am following the test debugging instructions in the official documentation. I'm able to search for the spec.ts source files which are in the app folder and set break points. However, I'm not able to do the same for the test files for components in other folder. The tests do run but I'm not able to find the source file in the chrome browser. Shall I edit some config file? I've tried to add the source files manually to the source in chrome but that doesn't help in setting the breakpoint. Any help is very much appreciated.
The text was updated successfully, but these errors were encountered: