Skip to content

Commit 0996b67

Browse files
committed
Merge pull request #4 from DaveNotik/master
Remove page size warning, as it appears fixed
2 parents fd6bda4 + 71d1a5b commit 0996b67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web/index.html

-5
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@
6868
<h1>
6969
UI Bootstrap
7070
</h1>
71-
<div class='alert alert-danger'>
72-
AngularDart js code generated by dart2js is 3 megabytes!<br/>
73-
The AngularDart team is taking care of the issue (see <a href="https://code.google.com/p/dart/issues/detail?id=14686">here</a> and <a href="https://github.com/angular/angular.dart/issues/409">here</a>).<br/>
74-
<b>As long as the issue is not solved, this page can take long time to load! </b>
75-
</div>
7671
<p>Bootstrap components written in pure <a href="http://pub.dartlang.org/packages/angular">AngularDart</a> by the <a
7772
href="http://angular-dart-ui.github.io">Angular Dart UI Team</a></p>
7873

0 commit comments

Comments
 (0)