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
grunt hub --option=value should get passed into the child gruntfiles accessible with grunt.option('option'). There isnt a way to set options per gruntfile though. I'd be happy to accept a patch that implements an options key though.
I like to call a child Grunt file with different command line options.
grunt --myoption:test
Is this possible
The text was updated successfully, but these errors were encountered: