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

Specify minor version of core-js in env preset #110

Open
billyjanitsch opened this issue May 16, 2021 · 0 comments
Open

Specify minor version of core-js in env preset #110

billyjanitsch opened this issue May 16, 2021 · 0 comments

Comments

@billyjanitsch
Copy link
Collaborator

See the docs. This is required for Babel to support polyfills present in newer versions.

Maybe we can use the same version loading strategy as for @babel/runtime:

{version: require('@babel/runtime/package.json').version},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant