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

compile to node 4 #277

Merged
merged 1 commit into from
Nov 16, 2016
Merged

compile to node 4 #277

merged 1 commit into from
Nov 16, 2016

Conversation

hzoo
Copy link
Member

@hzoo hzoo commented Nov 16, 2016

This should be ok since we require node >=4? (map/set, etc)

@boopathi boopathi added the Tag: Internal Pull Request changing project internals - code that is NOT published label Nov 16, 2016
"presets": [
["env", {
"targets": {
"node": "4"
Copy link
Member

Choose a reason for hiding this comment

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

I'm wondering why 4 is not a number and is a string.

Copy link
Member Author

Choose a reason for hiding this comment

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

oops yeah should be a number

Copy link
Member

Choose a reason for hiding this comment

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

Ah.. okay.. pushed to master.

@boopathi boopathi merged commit fbbfaf3 into master Nov 16, 2016
@boopathi boopathi deleted the node-4 branch November 16, 2016 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Internal Pull Request changing project internals - code that is NOT published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants