Selaa lähdekoodia

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 6 vuotta sitten
vanhempi
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' %>">

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 0
website/themes/uppy/source/js/polyfills.js


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä