Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Honor displayName in ESM exports. #189

Merged
merged 1 commit into from
Apr 20, 2019
Merged

Fix: Honor displayName in ESM exports. #189

merged 1 commit into from
Apr 20, 2019

Conversation

coreyfarrell
Copy link
Member

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

Fixes gulpjs/gulp#2270

This reimplements #53 and expands the regression test to include
parallel tasks.  Add tests to verify that setting displayName of
exported function, series and parallel works.

Fixes gulpjs/gulp#2270
@phated
Copy link
Member

phated commented Apr 20, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decamelize tasks created by ES module exports
2 participants