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

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

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

[CB-4797] Fix a crash on undefined platform in path.

                
> 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

Reply via email to