Skip to content

Commit

Permalink
use the minified file in the demo
Browse files Browse the repository at this point in the history
  • Loading branch information
crisbeto committed Aug 7, 2015
1 parent dd70ff2 commit b416fc2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,7 @@ <h2>Clock example</h2>
</div>

<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.14/angular.js"></script>
<script src="../src/module.js"></script>
<script src="../src/roundProgress.js"></script>
<script src="../src/roundProgressService.js"></script>
<script src="../src/roundProgressConfig.js"></script>
<script src="roundProgress.js"></script>
<script>
'use strict';

Expand Down

0 comments on commit b416fc2

Please sign in to comment.