Skip to content

Commit

Permalink
Merge pull request #836 from yousefcisco/patch-1
Browse files Browse the repository at this point in the history
Update dealing-with-streams.md
  • Loading branch information
Eric Schoffstall committed Dec 23, 2014
2 parents 994f872 + 7f25230 commit f66bbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writing-a-plugin/dealing-with-streams.md
Expand Up @@ -2,7 +2,7 @@

> It is highly recommended to write plugins supporting streams. Here is some information on creating a gulp plugin that supports streams.
> Make sure to follow the best practice regarding error handling and add the line that make the gulp plugin re-emit the first error catched during the transformation of the content
> Make sure to follow the best practice regarding error handling and add the line that make the gulp plugin re-emit the first error caught during the transformation of the content
[Writing a Plugin](README.md) > Writing stream based plugins

Expand Down

0 comments on commit f66bbb4

Please sign in to comment.