Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 6bfb4cd

Browse files
icfantvwesleycho
authored andcommitted
chore(docs): fix specified sizes
Closes #6110 Closes #6111
1 parent cac6a45 commit 6bfb4cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: misc/demo/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,9 @@ <h3>Files to download</h3>
173173
<p>Alternativelly, if you are only interested in a subset of directives, you can
174174
<a ng-click="showBuildModal()">create your own build</a>.
175175
</p>
176-
<p>Whichever method you choose the good news that the overall size of a download is very small:
177-
&lt;76kB for all directives (~20kB with gzip compression!)</p>
176+
<p>Whichever method you choose the good news that the overall size of a download is fairly small:
177+
122K minified for all directives with templates and 98K without (~31kB with gzip
178+
compression, with templates, and 28K gzipped without)</p>
178179
<h3>Installation</h3>
179180
<p>As soon as you've got all the files downloaded and included in your page you just need to declare
180181
a dependency on the <code>ui.bootstrap</code> <a href="http://docs.angularjs.org/guide/module">module</a>:<br>

0 commit comments

Comments
 (0)