I\'m using the Chrome Debugger plugin in Visual Studio Code to debug an Angular application. After upgrading to use angular/cli@1.7.0, we can no longer hit breakpoints in t
Same here, rolled back to 1.6.8 (and angular 5.1.1) to get my breakpoints working again.