angularjs文件大小

前端之家收集整理的这篇文章主要介绍了angularjs文件大小前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
引自 angularjs.org / faq

“我需要包含的angular.js文件有多大?
文件的大小是< 36KB压缩和缩小.“ 但是来自互联网的任何地方的所有版本(CDN-s,code.angularjs.org等)都大于120kb(最新的1.3.x). 那么,常见问题解答只是营销,或过时,或什么? 谢谢!

使用此文件时(目前最新)
http://code.angularjs.org/1.3.6/angular.min.js

你得到近49kb缩小和压缩
你可以在这里查看:
http://closure-compiler.appspot.com/home

最好

原文链接:https://www.f2er.com/angularjs/141900.html

猜你在找的Angularjs相关文章