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

Fix #15, add the ability to set a command for npm:cmd in config #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

travco
Copy link

@travco travco commented Aug 1, 2016

Explained rather succinctly by the (also included) entry in the README (under Options):


npm.cmd

Type: String
Default: ' '

A string specifying the command to be run by the npm:cmd task (e.g. 'run build') overridden if the --cmd argument is set on the command line.


Other changes:
updated error message in npm:cmd to include the config entry as an example.
added .gitignore for node_modules

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.

1 participant