fix(ads): Fixes media from playing when ads are blocked

This commit is contained in:
ferdiemmen
2018-01-29 22:40:08 +01:00
parent cc128e6088
commit c4eb4c97ac
6 changed files with 36 additions and 7 deletions

View File

@ -46,7 +46,15 @@
"stylelint-selector-bem-pattern": "^2.0.0",
"uglify-es": "^3.3.8"
},
"keywords": ["HTML5 Video", "HTML5 Audio", "Media Player", "DASH", "Shaka", "WordPress", "HLS"],
"keywords": [
"HTML5 Video",
"HTML5 Audio",
"Media Player",
"DASH",
"Shaka",
"WordPress",
"HLS"
],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/plyr.git"