You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/09/12 17:26:53 UTC

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

    [ https://issues.apache.org/jira/browse/CB-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765528#comment-13765528 ] 

ASF subversion and git services commented on CB-4797:
-----------------------------------------------------

Commit 887ee1256b3787b15603bbf83f66728e2f3203a8 in branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=887ee12 ]

[CB-4797] Change `serve` command to serve platforms keyed off of path component.

E.g. /ios/www will have iOS's www

                
> 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