I am struggling with debugging my angular application. It is an application I inherited and struggling to find why it may not be working.
When I try debug my project open chrome debugger all I get is references to main.js
When I click on these it doesn't take me to the correct source code lines.