raphinesse commented on issue #529:
URL: https://github.com/apache/cordova-cli/issues/529#issuecomment-683688494


   I think not having to rely on the presence of the `www` folder is a 
reasonable request. But before that change can be implemented sanely, we have 
to DRY our implementations of the methods to find the Cordova project root.
   
   Currently we have this implemented similarly (if not identically) in at 
least:
   
   - `cordova-lib/src/cordova/util.js`
   - `cordova-common/src/CordovaCheck.js`
   - `cordova-serve/src/util.js`
   
   where the version in `cordova-common` is not actually used anywhere AFAICT.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to