Skip to content

[WNMGDS-2625] Remove core-js polyfills for IE #2866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

pwolfert
Copy link
Contributor

@pwolfert pwolfert commented Jan 3, 2024

Summary

Fixes #2845 by removing core-js imports from the design system, which we only needed for IE support. See the impact analysis here.

How to test

I temporarily added bundle-analyzing capabilities to the build system and compared before and after. Either trust me or verify through some similar means. It's irradicated from our design system dependencies and bundles, even though it's still a dependency of Gatsby.

Checklist

  • Prefixed the PR title with the Jira ticket number as [WNMGDS-####] Title or [NO-TICKET] if this is unticketed work.
  • Selected appropriate Type (only one) label for this PR, if it is a breaking change, label should only be Type: Breaking
  • Selected appropriate Impacts, multiple can be selected.
  • Selected appropriate release milestone

@pwolfert pwolfert added Impacts: Core Impacts the core DS primarily, changes may occur in other themes as well. Type: Changed Indicates a change to an existing element of the DS. labels Jan 3, 2024
@pwolfert pwolfert added this to the 9.0.0-beta.2 milestone Jan 3, 2024
@pwolfert pwolfert requested a review from zarahzachz January 3, 2024 01:24
@Karak888 Karak888 added the Status: In JIRA Indicates that this item is also tracked in Jira label Jan 4, 2024
@pwolfert pwolfert changed the title [NO-TICKET] Remove core-js polyfills for IE [WNMGDS-2625] Remove core-js polyfills for IE Jan 4, 2024
@pwolfert pwolfert removed the Status: In JIRA Indicates that this item is also tracked in Jira label Jan 4, 2024
@pwolfert pwolfert merged commit eaf60af into main Jan 4, 2024
@pwolfert pwolfert deleted the pwolfert/remove-ie-shims branch January 4, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Impacts: Core Impacts the core DS primarily, changes may occur in other themes as well. Type: Changed Indicates a change to an existing element of the DS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants