From 7fdc334a2f743d061937404ca31143a022e2db3d Mon Sep 17 00:00:00 2001 From: Alexander Sorokin Date: Wed, 21 Dec 2016 12:10:19 +0300 Subject: [PATCH] CB-12285 Polyfill promises on platforms that doesn't support them natively --- plugin.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plugin.xml b/plugin.xml index 338ce13..2e75c0a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -64,12 +64,15 @@ - - + + +