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: [email protected]
For additional commands, e-mail: [email protected]