docs(faq): update compressed and minified file size

Closes #5058
This commit is contained in:
gdi2290 2013-11-20 14:17:11 -08:00 committed by Pete Bacon Darwin
parent 6b5772bbbd
commit e3ceb50b73

View file

@ -67,7 +67,7 @@ illustration we typically build snappy apps with hundreds or thousands of active
### How big is the angular.js file that I need to include?
The size of the file is < 29KB compressed and minified.
The size of the file is < 36KB compressed and minified.
### Can I use the open-source Closure Library with Angular?