-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Not A Problem
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-cli
-
Labels:None
Master issue to manage the subissues involved in this task.
in each subtask, the goal is to implement an optional promise/callback interface. If a callback argument is supplied as the last parameter to a function call which supports this api, then the callback is used and the function returns null.
If no callback is supplied, then a promise is returned.
This upgrade should be non-breaking and backwards compatible.
1.
|
[CLI] build function callback/promise upgrade |
|
Closed | Lorin Beer |
2.
|
[CLI] dual interface in run function |
|
Closed | Lorin Beer |
3.
|
[CLI] dual interface in prepare function |
|
Closed | Unassigned |
4.
|
[CLI] dual interface in create function |
|
Closed | Lorin Beer |
5.
|
[CLI] dual interface in compile function |
|
Closed | Unassigned |
6.
|
[CLI] dual interface in emulate function |
|
Closed | Unassigned |