We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486f927 commit c4305dfCopy full SHA for c4305df
docs/recipes/README.md
@@ -9,7 +9,6 @@
9
* [Mocha test-runner with gulp](mocha-test-runner-with-gulp.md)
10
* [Pass parameters from the command line](pass-arguments-from-cli.md)
11
* [Generating a file per folder](running-task-steps-per-folder.md)
12
-* [Running tasks in series](running-tasks-in-series.md)
13
* [Server with live-reloading and CSS injection](server-with-livereload-and-css-injection.md)
14
* [Sharing streams with stream factories](sharing-streams-with-stream-factories.md)
15
* [Specifying a new cwd (current working directory)](specifying-a-cwd.md)
docs/recipes/running-tasks-in-series.md
0 commit comments