gulp-help icon indicating copy to clipboard operation
gulp-help copied to clipboard

Fix looking for description in wrapped gulp task function

Open daanporon opened this issue 8 years ago • 1 comments

Gulp task functions are wrapped inside a wrapper function … unwrap the tasks first to look for the description.

https://github.com/gulpjs/undertaker/commit/67fd02cdc217326cab2aa3d1d7be ca9ea12cfde6

daanporon avatar Aug 22 '16 10:08 daanporon

@chmontgomery without this change I don't see descriptions or flags in the help output

akrawchyk avatar Sep 13 '18 14:09 akrawchyk