phonegap / node-phonegap-build

PhoneGap Build node module to login, create, and build apps.
Apache License 2.0
25 stars 25 forks source link

Build fails when trying to find .cordova/ #54

Closed lorinbeer closed 9 years ago

lorinbeer commented 9 years ago

solution is to create a .cordova file if one is not present

lorinbeer commented 9 years ago

commit in comments, closing