Hi, > Was that in source code or compiled code?
My analysis was over the source code and gave a lot more information than just size including where bugs are likely to be, who made the most changes to that file, etc etc > What was interesting to me, is that you can get a report of the compiled app > to see where the size is coming from. I would assume there a decent correlation between the size of the debug version JS file and the final compiled version, especially if the style of all the files was similar. Thanks, Justin
