contra

Results 180 comments of contra

I'm planning a whole suite of tools for plugin authors to make streams easier. Right now things are pretty difficult.

@nfroidure I agree, this needs to be documented and we need to make sure the tools exists to solve this. @stu-salsbury Stream ordering is not ensured if async operations take...

@phated yeah, its a fundamental issue with async transform streams

Can you test it with https://github.com/paulmillr/chokidar directly and see if you can reproduce it? If so the issue goes there, if not we can look into it here. Thanks for...

@pixeldesu Regarding the guidelines (I wrote them originally, and feel very strongly this was a good thing for us) they were intended for plugins that wanted to be shown on...

Looks good - there is no stream support though. I can send a PR when I have a minute

If anyone is interested you can monitor progress here https://github.com/wearefractal/vinyl-fs-tree

@ilanbiala It got put on the backburner, might get moved to 4.1 since its just a tool to make plugins easier to write

@spelufo streams/tasks that never end is an anti-pattern

@radum Your comment is unrelated to this issue, you should open a new ticket if you have a suggestion. Sounds like you want to be able to overwrite the logger...