aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
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 -->