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

Switch to "usage" for useBuiltIns option #88

Merged
merged 3 commits into from
Feb 21, 2020

Conversation

StefanoMagrassi
Copy link
Contributor

This PR:

  • changes the value of @babel/preset-env/useBuitIns to usage (ref);
  • refines targets list excluding mobile browsers;
  • removes useless @babel/plugin-syntax-object-rest-spread;
  • removes CI pipeline;
  • sets versions of @babel dependencies to ^7.0.0

resolves #87

@StefanoMagrassi StefanoMagrassi self-assigned this Feb 21, 2020
@StefanoMagrassi StefanoMagrassi merged commit 2c8ee71 into master Feb 21, 2020
@StefanoMagrassi StefanoMagrassi deleted the feature/87-usebuiltins-usage branch February 21, 2020 09:40
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.

Switch to useBuiltIns "usage"
1 participant