You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ZombieProtectionAgency <gi...@git.apache.org> on 2015/10/29 22:51:46 UTC

[GitHub] cordova-lib pull request: Update create, allow cfg.lib.www.url and...

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 <zo...@users.noreply.github.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-lib pull request: Update create, allow cfg.lib.www.url and...

Posted by ZombieProtectionAgency <gi...@git.apache.org>.
Github user ZombieProtectionAgency closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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