[
https://issues.apache.org/jira/browse/CB-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868293#comment-13868293
]
ASF subversion and git services commented on CB-5765:
-----------------------------------------------------
Commit 0eeaa000db7fdfd576cf63607f09ea6f16d3d3a9 in branch refs/heads/master
from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=0eeaa00 ]
CB-5765 Identify root project folder using www and config.xml instead of
.cordova
It's now possible that .cordova will not exist.
> Identify root project directory as one that has a www/
> ------------------------------------------------------
>
> Key: CB-5765
> URL: https://issues.apache.org/jira/browse/CB-5765
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: CLI, Docs
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> The other two subtasks means that we may not have a .cordova directory.
> Right now this directory is what is looked for to identify the project root.
> Instead, we should look for a directory that has either:
> - a www/ as well as a config.xml
> - a www/ as well as a www/config.xml
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)