Warrick Hill

Results 6 comments of Warrick Hill

We are having the same issue. @Hulle107 your code above fixed it for us, have you made a PR for it?

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; } ```