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