GitHub user kirkshoop opened a pull request:

    https://github.com/apache/cordova-browser/pull/9

    CB-8182 - port 'cordova serve' to 'cordova run browser' 

    This ports the code to serve a project from ```cordova serve```
    The result is that ```--disable-web-security``` is no longer required and 
all other side-effects of using a real http url instead of a file url can be 
observed when testing a project.
    This and #8 will conflict. Nikhil or I will rebase the second PR onto 
whichever is first to be accepted.

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

    $ git pull https://github.com/MSOpenTech/cordova-browser CB-8182

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

    https://github.com/apache/cordova-browser/pull/9.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 #9
    
----
commit 724587ae0779cd3e2abf4c7a8124c7ae3d2448d5
Author: Kirk Shoop (MS OPEN TECH) <kirk.sh...@microsoft.com>
Date:   2015-01-14T16:12:28Z

    CB-8182 - add dependencies on d8 and mime libraries

commit 9c755d59a52246cc6f9ef1136508002aadd7cf7d
Author: Kirk Shoop (MS OPEN TECH) <kirk.sh...@microsoft.com>
Date:   2015-01-14T16:22:44Z

    CB-8182 - port 'cordova serve' to 'cordova run browser'

----


---
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