Skip to content

Commit 147327c

Browse files
silvenonphated
authored andcommitted
Docs: Remove recipe for specifying a CWD
The `cwd` option is described in the docs for `gulp.src`, and `--cwd` can be found when running `gulp --help`. Having this as a recipe seems unnecessary.
1 parent 1a653a9 commit 147327c

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

docs/recipes/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
* [Generating a file per folder](running-task-steps-per-folder.md)
1212
* [Server with live-reloading and CSS injection](server-with-livereload-and-css-injection.md)
1313
* [Sharing streams with stream factories](sharing-streams-with-stream-factories.md)
14-
* [Specifying a new cwd (current working directory)](specifying-a-cwd.md)
1514
* [Split tasks across multiple files](split-tasks-across-multiple-files.md)
1615
* [Using external config file](using-external-config-file.md)
1716
* [Using multiple sources in one task](using-multiple-sources-in-one-task.md)

docs/recipes/specifying-a-cwd.md

-23
This file was deleted.

0 commit comments

Comments
 (0)