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

Feature/babel upgrade #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AyeshaIftikharr
Copy link

As of Babel 7.4.0, @babel/polyfill package has been deprecated. Babel 7.4.0 uses the newest version of core-js@3. In order to get the setup working with Babel 7.4.0 and greater versions, installed the latest version of core-js, udpdate .babelrc by explicitly setting the version of core-js and removed @babel/polyfill from the project since core-js is now being used directly for the polyfills.

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