You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/09/12 17:21:04 UTC

[jira] [Created] (CB-4797) Make `cordova serve` work for all platforms at the same time.

Andrew Grieve created CB-4797:
---------------------------------

             Summary: Make `cordova serve` work for all platforms at the same time.
                 Key: CB-4797
                 URL: https://issues.apache.org/jira/browse/CB-4797
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Instead of:
{code}
cordova serve ios
{code}
And serving the www/ from /


We'll have:
{code}
cordova serve
{code}

And will serve the www from /ios/www



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira