Saturday 17 October 2015

Debug Minified Script in IE 11

Hi,

Today when I was working on some JavaScript issues, I see that there are many minified JS files used and it was taking time to understand and add the debuggers on the fly on the IE 11.

After search I came to know that there is a formatting option available on IE 11 Developer tool kit. i.e. Pretty Print (Ctrl + Shift + P) which highlighted with Yellow Color in the below screen shot.
 

Hope this helps.

--
Happy Coding
Gopinath 

No comments:

Post a Comment