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 iojs with node in npm run scripts #49

Merged
merged 1 commit into from
Aug 26, 2015

Conversation

phillipj
Copy link
Member

Use node instead of iojs in run scripts as this project isnt iojs exclusive. This will work as intended
for those running iojs anyways, as iojs creates a node symlink.

Also simplified gulp script as npm adds all dependencies into $PATH when running npm scripts.

Addresses one of the issues seen in #46.

Use `node` instead of `iojs` in run scripts as this
project isnt iojs exclusive. This will work as intended
for those running iojs anyways, as iojs creates a node symlink.

Also simplified gulp script as npm adds all dependencies
into $PATH when running npm scripts.
fhemberger added a commit that referenced this pull request Aug 26, 2015
Replace iojs with node in npm run scripts
@fhemberger fhemberger merged commit ae05b37 into nodejs:master Aug 26, 2015
@phillipj phillipj deleted the node-in-scripts branch August 26, 2015 11:52
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