Fixes #575 - missing directory as a `target`.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 19 May 2015 18:57:39 +0000 (19:57 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 19 May 2015 18:57:39 +0000 (19:57 +0100)
commitbe9a9ff7e638a69f51f0be10fd9427263b119b52
treed44cb53c5f05a5a86646d08ec71e16ffb53eadaa
parent76e9922e4e7f093f730c26cf3ca17ff09d0dbd07
Fixes #575 - missing directory as a `target`.

When a `target` is given as a directory which does not exist (perfectly
valid in API mode) we should still handle it correctly.
History.md
lib/clean.js
test/integration-test.js