2011/1/23 Brion Vibber brion@pobox.com:
Debugging JavaScript in today's browsers can at least pop up the live code in context for you, and by sticking '?debug=false' on your URL, all our minification will be conveniently gone from view, and the individual modules easier to identify by hand.
I recommend using ?debug=true for that ;)
Roan Kattouw (Catrope)