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

WIP: Export multiple presets depending on target env #5

Closed
wants to merge 1 commit into from

Conversation

ziir
Copy link

@ziir ziir commented Nov 8, 2017

No description provided.

@ziir ziir self-assigned this Nov 8, 2017
{
useBuiltIns: true,
targets: {
node: 8,
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
node: 8,
node: 10,

@ziir
Copy link
Author

ziir commented Nov 13, 2019

Closing as no longer relevant, since we use @babel/preset-env's targets.esmodules which handles the main consideration this PR intended to.

We'll probably continue towards a single preset that can be configured.

@ziir ziir closed this Nov 13, 2019
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.

2 participants