Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5ff7e0

Browse filesBrowse 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
Copy full SHA for c5ff7e0

File tree

Expand file treeCollapse file tree

2 files changed

+0
-39
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-39
lines changed

‎docs/recipes/README.md

Copy file name to clipboardExpand all lines: docs/recipes/README.md
-1Lines changed: 0 additions & 1 deletion
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

Copy file name to clipboardExpand all lines: docs/recipes/split-tasks-across-multiple-files.md
-38Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.