Link to home
Start Free TrialLog in
Avatar of Rohit Bajaj
Rohit BajajFlag for India

asked on

unable to set breakpoints in chrome source tab

Hi,
I searched for  a file edit.js in chrome source tab... this gets loaded in the application bundled with webpack..
But all file numbers are greyed out... and  i am unable to set breakpoints in the code.

what can be the reason for this ?
Also i see a file with name edit-{some number}.js  dont know whats this suppose to do .
User generated imageThis file looks minified and contains some code and the following line at the end of
//# sourceMappingURL=edit.js.map

How can i set breakpoints...  ?
Thanks
ASKER CERTIFIED SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial