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

Custom Babel env target #25

Merged
merged 2 commits into from
Apr 15, 2018
Merged

Conversation

leonardodino
Copy link
Contributor

determine node target based on AWS_LAMBDA_JS_RUNTIME.

defaults to 6.10 because:

  • safety (it's forwards compatible)
  • this value was hardcoded before the change

question: should process.env be counted as env?

@biilmann
Copy link
Member

Good idea!

@biilmann biilmann merged commit 5ea3ec5 into netlify:master Apr 15, 2018
@leonardodino leonardodino deleted the custom-runtime branch August 30, 2018 10:51
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