You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be great to be able to pass command line arguments received by the "grunt devtools" command to the one we launch manually in chrome.
For instance, if I run : "grunt devtools --someArg=someValue"
It would be great that when I launch another task from the chrome extension it sees that argument.
What do you think ?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I think it would be great to be able to pass command line arguments received by the "grunt devtools" command to the one we launch manually in chrome.
For instance, if I run : "grunt devtools --someArg=someValue"
It would be great that when I launch another task from the chrome extension it sees that argument.
What do you think ?
Thanks.
The text was updated successfully, but these errors were encountered: