Thanks all for the replies. For now, I'm simply going to look for the common 
subdirectories (hook, plugins, platforms, and www) as a means of sniffing if 
the project is a Cordova project.
________________________________________
From: mmo...@google.com <mmo...@google.com> on behalf of Michal Mocny 
<mmo...@chromium.org>
Sent: Monday, July 21, 2014 1:42 PM
To: dev
Subject: Re: When is .cordova created?

That directory is optional.  It will only exist if you have non standard
config options.  When using --link-to and --copy-from, we set the config
option { "lib": { "www": { "uri": ..., link: true/false } } }.  We also set
config settings for e.g. Custom platform paths and plugin search paths.

Reply via email to