From e4970266d829a9ef540577366614c4fa73407443 Mon Sep 17 00:00:00 2001 From: Lucian Buzzo Date: Mon, 3 Jul 2017 11:05:35 +0100 Subject: [PATCH] Add a Promise polyfill to the demo so that it works in IE11 Connects to #751 --- demo/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/index.html b/demo/index.html index d4574aa3..ce58e192 100644 --- a/demo/index.html +++ b/demo/index.html @@ -5,6 +5,7 @@ +