You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi, I am trying to debug angular application using visual studio code and following directions online blogs. I have extension for chrome debugger installed and updated launch.json with 2 sections for 1) launch 2) attach with each defined for launching and attaching chrome on 4022/9222 port respectively . It opens the browser but don’t launch/attach application. I am trying to explore how to debug these application. There is one blog which suggest one needs to have application open before one tries debugging through launch.json. Application opens well if I try to cli using my serve
[3:48 PM] Mandlekar, Aditya (Cognizant)
Kindly suggest if any one can suggest towards this