GitHub user TimBarham opened a pull request:

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

    CB-9127 Implements cordova-serve module.

    This takes code and functionality from `cordova-browser` and `cordova-lib` 
(`cordova serve` command) and combines it in a single module. There's a lot of 
code here, but by far the bulk of it comes directly from those two places. See 
readme.md for more information.
    
    Once this is checked in, I will:
    
    * Update COHO release tools to work with this module.
    * Work to get a `cordova-serve` release out.
    * Update `cordova-lib` and `cordova-browser` to use `cordova-serve`.

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

    $ git pull https://github.com/MSOpenTech/cordova-lib tb-cordova-serve

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

    https://github.com/apache/cordova-lib/pull/238.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 #238
    
----
commit dc1af34ed614fbd75405611175ef25dec66c122d
Author: Tim Barham <tim.bar...@microsoft.com>
Date:   2015-06-05T19:05:52Z

    CB-9127 Implements cordova-serve module.
    
    This takes code and functionality from cordova-browser and cordova-lib 
('cordova serve' command) and combines it in a single module. Most of the code 
is lifted directly from those two places. Once this is checked in and we have a 
release, cordova-lib and cordova-browser can be updated to use it.

----


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

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

Reply via email to