jprichardson / node-klaw

A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
MIT License
317 stars 41 forks source link

Use faster self.paths.push strategy #27

Closed hulkish closed 6 years ago

jprichardson commented 6 years ago

@hulkish thank you. Please add a comment above the line as to why this is done - I don't think it'll be obvious to future devs. Then squash commits. Thanks again.

hulkish commented 6 years ago

@jprichardson ok cool, how's that?

jprichardson commented 6 years ago

Great, thanks! @RyanZim please publish patch when you can.

RyanZim commented 6 years ago

Published as 2.1.1 :tada: