Skip to content

Commit a1c5b42

Browse files
committed
Import from-entries for IE11
1 parent 87a9576 commit a1c5b42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/entrypoints/array.full.es5.ts

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// it doesn't include recorder which doesn't support IE11,
66
// and it doesn't include web-vitals which doesn't support IE11
77

8+
import 'core-js/features/object/from-entries'
9+
810
import './surveys'
911
import './exception-autocapture'
1012
import './tracing-headers'

0 commit comments

Comments
 (0)