From 208e2cb022e71f454564f2d189617cac79858fc6 Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Mon, 20 Sep 2021 11:21:21 +0100 Subject: [PATCH] Polyfill for Promise.allSettled --- examples/templates/example.html | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/templates/example.html b/examples/templates/example.html index b6f7598625..e60def9d5e 100644 --- a/examples/templates/example.html +++ b/examples/templates/example.html @@ -69,6 +69,7 @@ + {{{ extraHead.local }}} {{{ css.tag }}} {{ title }}