Comment on Introduction to JavaScript source mapsComments−jqueryin14yPretty exciting stuff here. There's nothing worse than trying to debug when a call is made to a minified version of a plugin and your console is puking up a wrapped one-liner chock full of single char variable names (or worse, evals).
Comments
Pretty exciting stuff here. There's nothing worse than trying to debug when a call is made to a minified version of a plugin and your console is puking up a wrapped one-liner chock full of single char variable names (or worse, evals).