Warrick Hill
Warrick Hill
We are having the same issue. @Hulle107 your code above fixed it for us, have you made a PR for it?
Made a PR with @Hulle107 code
Any update to this?
Any update on when this issue might be resolved?
I have noticed this too, but reading the code it looks like it *should* be collapsing the line, but it's not. Should be marked as a bug
You could just use ``` when: function() { return grunt.option('host') === undefined; } ```