GitHub user ZombieProtectionAgency opened a pull request:

    https://github.com/apache/cordova-lib/pull/336

    Update create, allow cfg.lib.www.url and dir to be siblings

    I am trying to get some practice with Node and various modules and build 
methods.
    
    While trying to create a project using gulp I had `www/` and `config.xml` 
going to `./build/`. I went over the source of Cordova Create to work out how 
best to use my own config.xml. Based on how things worked I tried to output my 
Cordova project to `./build/mobile` expecting it to get my www and the 
config.xml file and put them both under `mobile/`. This would have prevented me 
having to store my config in my www but create errored.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ZombieProtectionAgency/cordova-lib 
create_allow_wwwurl_dir_siblings

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/336.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #336
    
----
commit 82050af80e2e156cd2996105bbff62a8b31417ba
Author: Toni <[email protected]>
Date:   2015-10-29T21:41:37Z

    Update create, allow cfg.lib.www.url and dir to be siblings

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to