Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ensureFile & ensureFileSync should error when the path is a directory #466

Merged
merged 1 commit into from
Jul 20, 2017

Conversation

RyanZim
Copy link
Collaborator

@RyanZim RyanZim commented Jul 20, 2017

Fixes #465

If testing locally, make sure to run npm update first; I discovered a bug in universalify while working on this that has been fixed in the latest patch release of universalify.

@RyanZim RyanZim requested review from jprichardson and manidlou July 20, 2017 15:02
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 87.364% when pulling 3fc5894 on ensure-file into 28b7cfe on master.

@jprichardson jprichardson merged commit 463c65d into master Jul 20, 2017
@RyanZim RyanZim deleted the ensure-file branch July 20, 2017 16:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ensureFileSync vs ensureDirSync
3 participants