From d22d3bfc66600278a8d69b23936ee4966cb34476 Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Fri, 5 Jun 2020 11:08:34 -0400 Subject: [PATCH] Update for string.fromcodepoint v1.0.0 API --- modules/id.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/id.js b/modules/id.js index db1d1639a..f12de28b2 100644 --- a/modules/id.js +++ b/modules/id.js @@ -1,5 +1,5 @@ import 'browser-polyfills'; -import 'string.fromcodepoint'; +import 'string.fromcodepoint/auto'; import 'abortcontroller-polyfill/dist/polyfill-patch-fetch'; // polyfill requestIdleCallback