carbon-design-system / toolkit

[Experimental] A UI Toolkit for the Carbon Design System
Apache License 2.0
10 stars 5 forks source link

fix: allow cli option to set npm client #9

Closed ryanomackey closed 4 years ago

ryanomackey commented 4 years ago

It looks like the npmClient option for the create plugin wasn't getting passed down.

(As far as I could tell, the npmClient for the environment gets set based on which flavor of lockfile you have, which presumably wouldn't be there during this step)

Changelog

Changed