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

Replace babel stage-0 preset with rest/spread transform #212

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

shawnbot
Copy link
Contributor

This replaces the stage-0 Babel preset (which includes a lot of different transforms in various states of TC-39 consideration) with the object rest/spread transform, which is the only one we're actually using in our code right now.

Closes #207

Merge Checklist:

  • Changed base branch to release branch

Copy link

@emplums emplums left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@shawnbot shawnbot merged commit 9847874 into release-2.0.0-beta Aug 16, 2018
@shawnbot shawnbot deleted the nix-babel-stage-0 branch August 16, 2018 21:58
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