Skip to content

Commit c5ff7e0

Browse files
silvenonphated
authored andcommitted
Docs: Remove recipe for splitting tasks in files
It should be very obvious that you can `require` functions from other files in `gulpfile.js` and export them as tasks, it seems unnecessary to use `gulp-hub`.
1 parent 147327c commit c5ff7e0

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
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-
* [Split tasks across multiple files](split-tasks-across-multiple-files.md)
1514
* [Using external config file](using-external-config-file.md)
1615
* [Using multiple sources in one task](using-multiple-sources-in-one-task.md)
1716
* [Browserify + Uglify with sourcemaps](browserify-uglify-sourcemap.md)

docs/recipes/split-tasks-across-multiple-files.md

-38
This file was deleted.

0 commit comments

Comments
 (0)