Github user kirkshoop commented on the pull request:
https://github.com/apache/cordova-browser/pull/9#issuecomment-72105849
@jsoref do you have a proposal for how `cordova run browser` should be
structured?
initial options:
* separate implementation for separate scenario `<this pr>`
* add a dependency on `cordova-lib` to reuse the `serve' implementation:
* that would be a recursive dependency. `cordova-browser` would always
have to depend on an earlier published `cordova-lib` which itself depended on
an older `cordova-browser`
* `cordova serve` serves all the platforms added to the project, not just
`cordova-browser`.
* leave `cordova run browser` broken and use documentation to ask devs
using the browser platform to use `cordova serve` and launch the browser
manually instead of `cordova run browser`.
* `<propose option>`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]