Skip to content
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

fix(styled): remove unnecessary core-js polyfills (fixes #799) #814

Merged
merged 1 commit into from Aug 8, 2021

Conversation

Anber
Copy link
Collaborator

@Anber Anber commented Aug 8, 2021

Motivation

@linaria/styled imports a few unnecessary polyfills.

Summary

It appeared, that our detect-core-js tests were broken and didn't detect a leak of core-js polyfills. The leak itself was caused by wildcard import from react.

Test plan

Boths detect-core-js were fixed.

@Anber Anber merged commit 6c3070a into master Aug 8, 2021
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.

None yet

1 participant