bughelp wanted
仓库指标
- 星标
- (24 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
In https://github.com/jonkemp/gulp-qunit/pull/13/files, the event was emitted to gulp stream. (because this binded to through) But in https://github.com/jonkemp/gulp-qunit/commit/734543fa81a725da1acfc91695e602de543b277b, the event was emitted to the child process. So users cannot listen to the event from outside.