1.

Explain Source Maps In Jquery?

Answer»

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.

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.



Discussion

No Comment Found