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

Forward flags to yarn_install task #340

Open
Globegitter opened this issue Jul 1, 2019 · 1 comment
Open

Forward flags to yarn_install task #340

Globegitter opened this issue Jul 1, 2019 · 1 comment

Comments

@Globegitter
Copy link

I thought I could install new packages via gradle yarn_install, e.g. by running gradle yarn_install packagename or gradle yarn_install -- packagename but I have not yet seen a way to do this. Is this supposed to be supported? And if not do you know if it would be possible to add support for this?

@deepy
Copy link

deepy commented Sep 19, 2019

There's currently no support for it, but it could be written using https://docs.gradle.org/current/userguide/custom_tasks.html#sec:declaring_and_using_command_line_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

No branches or pull requests

2 participants