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

Improve ES2015 task exporting examples for 4.0 #1999

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

MattSturgeon
Copy link
Contributor

Tweak and add to the ES6 task exporting examples in the README.

See the rich diff for details.

Show exporting via `export const task = () + {}`, `gulp.task`,
`export { task as taskName }` and slightly tweaked some of the comment
explanations.
@phated
Copy link
Member

phated commented Jul 24, 2017

Looks good. Thanks!

@phated phated merged commit 6d71a65 into gulpjs:4.0 Jul 24, 2017
@MattSturgeon MattSturgeon deleted the patch-1 branch July 24, 2017 18:17
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.

None yet

2 participants