This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//a simple httpproxy that can beautify JavaScript | |
//fangyong 2012-11-29 [email protected] | |
//add javascript file names to the config array that you want to beautify | |
//change to your favorite port number | |
var config = [ | |
'ver.js', | |
'mi.Login_new', | |
'login_div.js', |