[
https://issues.apache.org/jira/browse/CB-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766016#comment-13766016
]
ASF subversion and git services commented on CB-4797:
-----------------------------------------------------
Commit b1cadf0d1f6afc01960895c512be4ed562d502c9 in branch refs/heads/ffos from
[~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=b1cadf0 ]
[CB-4797] Add missing return statement in cordova serve
> 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