Skip to content

Commit c4305df

Browse files
silvenonphated
authored andcommitted
Docs: Remove recipe for running tasks in series
gulp v4 supports this natively, as explained in the recipe itself, so there is no need for it.
1 parent 486f927 commit c4305df

File tree

2 files changed

+0
-90
lines changed

2 files changed

+0
-90
lines changed

docs/recipes/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* [Mocha test-runner with gulp](mocha-test-runner-with-gulp.md)
1010
* [Pass parameters from the command line](pass-arguments-from-cli.md)
1111
* [Generating a file per folder](running-task-steps-per-folder.md)
12-
* [Running tasks in series](running-tasks-in-series.md)
1312
* [Server with live-reloading and CSS injection](server-with-livereload-and-css-injection.md)
1413
* [Sharing streams with stream factories](sharing-streams-with-stream-factories.md)
1514
* [Specifying a new cwd (current working directory)](specifying-a-cwd.md)

docs/recipes/running-tasks-in-series.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)