Guess that was important, after all. Helps IE to map the object correctly.
[jquery.git] / build / build / min.js
1 load("build/js/jsmin.js", "build/js/writeFile.js");
2
3 var f = jsmin('', readFile(arguments[0]), 3);
4
5 writeFile( arguments[1], f );