Closed wolfgangmuender closed 10 years ago
I was having another problem that also seems to be fixed by adding the callback option!
grunt-watch
will not work and exit immediately if preceded by a grunt-shell
task unless the callback option is specified.
reverted, try 0.6.4
Compiling sockjs via grunt did not work after updating from 0.6.2 to 0.6.3. We have two tasks:
They are called as follows:
We could only make it work by adding the explicit callback options.