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

build(babel): Upgrade babel to 7.7 #15471

Merged
merged 2 commits into from Nov 7, 2019
Merged

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Nov 6, 2019

Changes include:

  • top level await
  • error recovery (!!)
  • Support for ts 3.7
  • Supposedly uses 20% less memory than 7.6.0

This PR includes changing anonymous classes to be not-anonymous due to a babel issue, see babel/babel#10264
react-hot-loader was causing the above babel issue.

@dashed
Copy link
Member

dashed commented Nov 6, 2019

Looking forward to see those memory savings in action 😄

@BYK
Copy link
Contributor

BYK commented Nov 6, 2019

Seems to be breaking the builds tho :(

@billyvg billyvg force-pushed the build/babel/upgrade-babel-deps-7.6 branch from d2225a2 to 41abcc6 Compare November 7, 2019 01:02
@billyvg billyvg merged commit 2eacd0e into master Nov 7, 2019
@billyvg billyvg deleted the build/babel/upgrade-babel-deps-7.6 branch November 7, 2019 18:59
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants