You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Remco Haszing (JIRA)" <ji...@apache.org> on 2016/01/11 11:16:39 UTC

[jira] [Created] (CB-10316) Don't require www directory for Cordova project check

Remco Haszing created CB-10316:
----------------------------------

             Summary: Don't require www directory for Cordova project check
                 Key: CB-10316
                 URL: https://issues.apache.org/jira/browse/CB-10316
             Project: Apache Cordova
          Issue Type: Wish
            Reporter: Remco Haszing


A Cordova project can be valid without a {{www}} directory.

I'm working on a Cordova project in which I use {{npm}} and {{gulp}}.

I use {{gulp}} to generate the contents of the {{www}} directory. This is automated in a Cordova hook.

{{npm}} creates the {{www}} directory in the {{install}} hook, but that doesn't ensure that it this directory can't be deleted at some point.

It is odd that Cordova commands require the {{www}} directory to exist, especially if they don't use it. E.g. {{cordova platform add}} or {{cordova plugin add}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org