You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Steven Gill <st...@gmail.com> on 2017/08/24 20:09:45 UTC

[DISCUSS] Cordova-serve@2 release

This release is needed for the browser platform release.

Some notable changes:
* Removed Q dependency in favor of native javascript promises.
* Changed default behavior of which browser is launched during serve. Now
the serve command will use the system default browser instead of opening a
new instance of chrome. You can still pass in a specific target (like
chrome) though [1].

I'm doing this release alongside the browser@5 release.

Release Issue: https://issues.apache.org/jira/browse/CB-13214

[1] https://github.com/apache/cordova-serve#launchbrowser