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

Modify getting started example for version 4.0 #1496

Merged
merged 2 commits into from
Mar 28, 2016

Conversation

beenanner
Copy link
Contributor

No description provided.

@ilanbiala
Copy link

@beenanner try closing and reopening the PR to trigger a new build.

@beenanner beenanner closed this Jan 31, 2016
@beenanner beenanner reopened this Jan 31, 2016
@beenanner
Copy link
Contributor Author

Thanks @ilanbiala I closed and reopened the pull-request, but the errors appear to be unrelated to my changes and are probably known issues.
bin/gulp.js
line 3 col 22 Missing "use strict" statement. test/dest.js
line 123 col 11 Incompatible values for the 'strict' and 'globalstrict' linting options.
(92% scanned). ✖ 2 errors ⚠ 0 warnings

@@ -37,7 +40,7 @@ To run individual tasks, use `gulp <task> <othertask>`.

You have an empty gulpfile and everything is installed. How do you REALLY get started? Check out the [recipes](recipes) and the [list of articles](README.md#articles) for more information.

## .src, .watch, .dest, CLI args - How do I use these things?
## .src, .watch, .dest, .parallel, .serial, CLI args - How do I use these things?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.series is the method name, not serial

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @phated I've fixed the typo

@beenanner beenanner closed this Mar 25, 2016
@beenanner beenanner reopened this Mar 25, 2016
@phated phated merged commit 1e7728f into gulpjs:4.0 Mar 28, 2016
@phated
Copy link
Member

phated commented Mar 28, 2016

Looks good. Thanks!

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

3 participants