Parcourir la source

website: add precompiled es6-promise and whatwg-fetch to fix examples in IE11

cc @arturi

Temporary "hotfix" kinda, can be removed when we ship polyfills in the
CDN bundle.

I just need this rn to test progress reporting in IE 11 is all :D
Renée Kooi il y a 6 ans
Parent
commit
e4d80313e3

+ 1 - 0
website/themes/uppy/layout/layout.ejs

@@ -29,6 +29,7 @@
     <script>
       window.PAGE_TYPE = "<%- page.type %>"
     </script>
+    <script src="/js/polyfills.js"></script>
     <%- css('css/main') %>
   </head>
   <body class="<%= isIndex ? 'page-index' : 'page-inner' %>">

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
website/themes/uppy/source/js/polyfills.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff