cordova-discuss icon indicating copy to clipboard operation
cordova-discuss copied to clipboard

Cordova CLI should check package.json or config.xml, not www directory

Open brody4hire opened this issue 7 years ago • 0 comments

If there is no www directory then Cordova CLI refuses to work. This causes an issue if the www directory should be generated by Webpack or some other tool. Cordova CLI should be smart enough to check for valid config.xml or cordova configuration in package.json instead.

brody4hire avatar Oct 12 '17 16:10 brody4hire