aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-05-08 22:22:09 +1000
committerSam Potts <sam@potts.es>2018-05-08 22:22:09 +1000
commite1ff516219e88d1264ab2a3dc2748e76940ec50a (patch)
treef8f46e1f38bdfb28d8ccc146a4d014ca1ca05a31 /demo/index.html
parent44b30380f71f03c8944e42b24c7ce3e92a0f2eea (diff)
parentf687b81b70a73835f0190fbfa17a0fbbfcd28b7a (diff)
downloadplyr-e1ff516219e88d1264ab2a3dc2748e76940ec50a.tar.lz
plyr-e1ff516219e88d1264ab2a3dc2748e76940ec50a.tar.xz
plyr-e1ff516219e88d1264ab2a3dc2748e76940ec50a.zip
Merge branch 'master' into beta
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html
index 0ab3a58b..df0076f7 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -171,7 +171,7 @@
</aside>
<!-- Polyfills -->
- <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=es6,Array.prototype.includes,CustomEvent,Object.entries,Object.values"
+ <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=es6,Array.prototype.includes,CustomEvent,Object.entries,Object.values,URL"
crossorigin="anonymous"></script>
<!-- Plyr core script -->