Closed TJKoury closed 9 years ago
Replace path.existsSync with fs.existsSync, added check for non-existent file.
Fixed issue with non-existent file.
This is fixed @ 1.0.0.
Replace path.existsSync with fs.existsSync, added check for non-existent file.