I'm running into a bug when working with facebook's all.js. I get the line number of the bug, but that line is wow huge. Does facebook provide a "non-minified" version of that all.js file? That would really help me figure out what is going on and step through it..
Related: Tool to Unminify / Decompress JavaScript <-- this link does the trick, but I'm wondering if anyone knows of a de-minified version that is provided by facebook. De-minifying it myself might introduce bugs which would cause me to chase down bugs that don't exist in the original source code.
Latest update on 2013:
Facebook has removed the source from GitHub, instead they provide the debug version (non-minfied) from the link below:
http://connect.facebook.net/en_US/all/debug.js
The source code is available on github, as mentioned on the Facebook javascript sdk page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With