Closed willsoto closed 10 years ago
Adding a task name actually resolves this problem, for whatever reason. Not sure if this is the intended behavior though. If it is, feel free to close.
That's intended and is grunt
usage for multitasks. In the first example, it was trying to run a subtask 'files' which didn't have the appropriate configuration.
Using the following config:
I get the following error:
Cannot read property 'dest' of undefined
This is the verbose output:
Using grunt v0.4.2