Skip to content

Fix core-js imports#2514

Merged
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-corejs
Oct 30, 2019
Merged

Fix core-js imports#2514
compulim merged 2 commits intomicrosoft:masterfrom
compulim:fix-corejs

Conversation

@compulim
Copy link
Copy Markdown
Contributor

Fixes #2513.

Changelog Entry

Description

core-js imports should import from core-js/features/* instead of core-js/modules/es.*.

The detail of this bug is outlined in #2513.

Specific Changes

  • Modify index-es5.ts to load core-js properly

  • Testing Added
    • No tests is added because it only repro in third-party hosting app

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 63.431% when pulling 1edcd5b on compulim:fix-corejs into 7261d33 on microsoft:master.

@compulim compulim merged commit 9128c35 into microsoft:master Oct 30, 2019
@compulim compulim mentioned this pull request Oct 31, 2019
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IE11: Cannot load Array[Symbol.iterator] polyfill

3 participants