Closed DSpeckhals closed 8 years ago
Can you test this against the latest master? Just to make sure it's still working.
I can do that within the next few days...I'll just have to dust it off a bit.
Yeah no problem, anytime's fine
I rebased to your master, and it still works as expected. These are the parsed tasks that were returned in the above example:
I'm happy with the results.
@DSpeckhals, @kokarn
I will merge this into the master and use it during the day. If everything is OK we can then release it. I will leave an update here by tomorrow morning.
Thanks for the PR :+1:
Sounds good to me. Just ping me when you are satisfied it's working as intended
Good for publish :+1:
Live and published in 0.14.0 :+1: Thanks! <3
Currently for multi tasks, all sub tasks are run. This request gives the option to select a subtask in addition to the whole multi task. See #1. This is my first shot at Coffeescript, so feel free to correct where necessary.
An example task that has the ability to define multiple sub tasks is grunt-contrib-requirejs. An example Gruntfile could could be: