We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from-entries
1 parent e364413 commit 1c4318fCopy full SHA for 1c4318f
src/entrypoints/array.full.es5.ts
@@ -5,6 +5,8 @@
5
// it doesn't include recorder which doesn't support IE11,
6
// and it doesn't include web-vitals which doesn't support IE11
7
8
+import 'core-js/features/object/from-entries'
9
+
10
import './surveys'
11
import './exception-autocapture'
12
import './tracing-headers'
0 commit comments