let there be web animations

This commit is contained in:
Adam Bradley
2015-05-19 16:24:11 -05:00
parent d91c4e75c8
commit b0e48d1709
20 changed files with 370 additions and 3309 deletions

View File

@@ -11,7 +11,11 @@
Loading...
</ion-app>
<!-- scripts auto-added by angular build process -->
$SCRIPTS$
<!-- web animations polyfill for non-chrome browsers -->
<script src="/polyfills/web-animations.min.js"></script>
</body>
</html>