zont / gulp-bower

MIT License
82 stars 22 forks source link

How can I pass additional arguments to bower? #51

Closed halkar closed 8 years ago

halkar commented 8 years ago

At the moment I use bower for the command line like this bower install --config.target=mybranch (custom resolver is used). How can I pass --config.target=mybranch to bower when using gulp-bower?