We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ff7e0 commit 131b702Copy full SHA for 131b702
docs/recipes/README.md
@@ -11,7 +11,6 @@
11
* [Generating a file per folder](running-task-steps-per-folder.md)
12
* [Server with live-reloading and CSS injection](server-with-livereload-and-css-injection.md)
13
* [Sharing streams with stream factories](sharing-streams-with-stream-factories.md)
14
-* [Using external config file](using-external-config-file.md)
15
* [Using multiple sources in one task](using-multiple-sources-in-one-task.md)
16
* [Browserify + Uglify with sourcemaps](browserify-uglify-sourcemap.md)
17
* [Browserify + Globs](browserify-with-globs.md)
docs/recipes/using-external-config-file.md
0 commit comments