gulpjs / fs-mkdirp-stream

Ensure directories exist before writing to them.
MIT License
8 stars 7 forks source link

fix!: Rework errors surfaced when encountering files or symlinks #4

Closed phated closed 2 years ago

phated commented 6 years ago

Ref #2

phated commented 2 years ago

@sttk @yocontra Can either of you review these changes for me? They are primarily just making the error messages more accurate and adding a test suite for symlinks.

sttk commented 2 years ago

@phated I think this is good. Great work!

phated commented 2 years ago

Thanks for your review @sttk 🎉