[Bug]: Angular 14 source code can not debugged properly in WebStorm / IDEA #1936
Labels
🐛 Bug
Confirmed
Bug is confirmed
🤷♂️ Needs More Info
waiting for more information from author of the issue
Version
12.2.6 & 13.0.0-next.0
Steps to reproduce
Expected behavior
It should be possible to debug also the angular source code.
Actual behavior
The source code mapping points to different lines:
Additional context
It could be possible this bug belongs to ts-jest or other library. I think it is related to the transition of commonjs to esm of angular library. I haven't tested it with other esm libraries.
Environment
The text was updated successfully, but these errors were encountered: