I am running a compile command that generates a lot of output. As maxBuffer limit is reached, grunt outputs "Done, without errors", and proceeds with the next task, while the compile task continues in the background.
This behaviour is really confusing, there should be a clear error statement.
Hello!
I am running a compile command that generates a lot of output. As maxBuffer limit is reached, grunt outputs "Done, without errors", and proceeds with the next task, while the compile task continues in the background.
This behaviour is really confusing, there should be a clear error statement.
(running grunt-exec 1.0.0)