We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7966a58 commit f73a94bCopy full SHA for f73a94b
writing-a-plugin/dealing-with-streams.md
@@ -1,6 +1,6 @@
1
# 使用 Stream 处理
2
3
-> 极力推荐让缩写的插件支持 stream。这里有一些关于让插件支持 stream 的一些有用信息。
+> 极力推荐让你所写的插件支持 stream。这里有一些关于让插件支持 stream 的一些有用信息。
4
5
> 请确保使用处理错误的最佳实践,并且加入一行代码,使得 gulp 能在转换内容的期间在捕获到第一个错误时候正确报出错误。
6
0 commit comments