What are source maps in jQuery?



What are source maps in jQuery?..

Answer / chaitanya

In case of jQuery, Source Map is nothing but mapping of minified version of jQuery against the un-minified version. Source map allows to debug minified version of jQuery library. Source map feature was release with jQuery 1.9. Find out more here.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

List the advantages of jquery?

0 Answers  


What is the difference between the knockout and jquery?

0 Answers  


What is the purpose of fadetoggle() method in jquery?

0 Answers  


What happen if you return false from a jQuery event handler?

0 Answers  


How can we add change font size using jquery?

0 Answers  






Is jquery a library for client scripting or server scripting? : jquery mobile

0 Answers  


How we can apply css in multiple selectors in jquery?

0 Answers  


Does events are also copied when you clone any element in jQuery?

1 Answers  


How to use jquery library in our asp.net project?

0 Answers  


Define the script build up by jquery?

0 Answers  


Which selector has better performance id or class and why?

0 Answers  


In what situation you would use multiple version of jQuery and how would you include them?

1 Answers  


Categories