Skip to content

Commit

Permalink
Add polymer to include all
Browse files Browse the repository at this point in the history
  • Loading branch information
Penn Su committed Jul 10, 2014
1 parent 34e72ac commit 5714112
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/index.html
Expand Up @@ -21,8 +21,9 @@
<script src="lib/angularfire/angularfire.js"></script>
<script src="lib/moment/moment.js"></script>
<script src="lib/platform/platform.js"></script>
<script src="lib/polymer/polymer.js"></script>

<link rel="import" href="lib/core-ajax/core-ajax.html">
<link rel="import" href="lib/polymer/polymer.html">

<!-- cordova script (this will be a 404 during development) -->
<script src="cordova.js"></script>
Expand Down

0 comments on commit 5714112

Please sign in to comment.