Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how can i debug compressed javascript in chrome

Open any web site. Open developer tools in chrome by pressing F12 /Ctrl + Shift + I/ right-click anywhere inside the web page and select Inspect/Inspect Element which will be mostly the last option. Go to Sources tab in developer tools and open any minified JS which you want to debug as shown in the image.
Icon appears like two curled brackets.
 
PREVIOUS NEXT
Tagged: #debug #compressed #javascript #chrome
ADD COMMENT
Topic
Name
3+4 =