IE & Edge fixes, Storage & Console classes

This commit is contained in:
Sam Potts
2017-12-08 10:05:38 +00:00
parent de54929bb7
commit c8990bd379
33 changed files with 1051 additions and 615 deletions

View File

@ -34,10 +34,6 @@ document.addEventListener('DOMContentLoaded', () => {
}, 0);
});
/* document.body.addEventListener('ready', function(event) {
console.log(event);
}); */
// Setup the player
const player = new window.Plyr('#player', {
debug: true,