Skip to content

Allow optional passing of command args to npm install and prune - #84

Open
samatcd wants to merge 3 commits into
tusbar:masterfrom
samatcd:option-args-to-npm
Open

Allow optional passing of command args to npm install and prune#84
samatcd wants to merge 3 commits into
tusbar:masterfrom
samatcd:option-args-to-npm

Conversation

@samatcd

@samatcd samatcd commented Jul 31, 2019

Copy link
Copy Markdown
  • Install command allows passing args with present value being the default
  • Clean command allows passing custom args with present value being the default

Resolves #83

+ Install command allows passing args with present value being the default
+ Clean command allows passing custom args with present value being the default
@tusbar

tusbar commented Aug 2, 2019

Copy link
Copy Markdown
Owner

Thanks, could you add a test for each of those new options and a reference in the doc?

samatcd and others added 2 commits August 14, 2019 00:52
Added readme docs for npmInstallArgs and npmCleanArgs options
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.

npm or yarn install from lock file

2 participants