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

Finance: explicitly include core-js@2 #844

Merged
merged 1 commit into from
May 10, 2019
Merged

Conversation

sohkai
Copy link
Contributor

@sohkai sohkai commented May 10, 2019

Babel@7.4.0 is deprecating core-js@2 and @babel/polyfill, so it will by default try to select core-js@3.

Luckily for Finance, we had another module that used core-js@2 so we got the correct version. This introduces an explicit dependency for this until we want to upgrade to core-js@3 (unfortunately it produces a bigger bundle 😦)

@sohkai sohkai merged commit db4515c into master May 10, 2019
@sohkai sohkai deleted the finance-add-core-js2 branch May 10, 2019 19:27
ramilexe pushed a commit to ConsiderItDone/aragon-apps that referenced this pull request Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants