Angular CLI 1.7.0 and Visual Studio Code - can't set breakpoints

前端 未结 6 1027
执念已碎
执念已碎 2020-11-29 07:46

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

6条回答
  •  北海茫月
    2020-11-29 08:35

    Same here, rolled back to 1.6.8 (and angular 5.1.1) to get my breakpoints working again.

提交回复
热议问题