gulpjs / gulp-cli

Command Line Interface for gulp.
MIT License
401 stars 106 forks source link

Fix: Honor displayName in ESM exports. #189

Closed coreyfarrell closed 5 years ago

coreyfarrell commented 5 years ago

This reimplements #53 and expands the regression test to include parallel tasks.

Fixes gulpjs/gulp#2270

phated commented 5 years ago

This looks great! I'm going to label it as a "new" feature though 😛