Refactoring and bug fixing

This commit is contained in:
Sam Potts
2016-08-20 18:02:02 +10:00
parent fc45ab48c9
commit 9d109bf02d
10 changed files with 382 additions and 305 deletions

View File

@ -73,7 +73,8 @@
</main>
<!-- Plyr core script -->
<script src="../dist/plyr.js"></script>
<!--<script src="../dist/plyr.js"></script>-->
<script src="../src/js/plyr.js"></script>
<!-- Docs script -->
<script src="dist/demo.js"></script>