cordova-android/bin
Raphael von der Grün fb36e03aeb
refactor(run)!: cleanup run method (#1266)
* refactor(run)!: get rid of emit-and-throw & throw-literal antipatterns

* refactor(run)!: convert run method to async/await

* refactor(run): require build module in advance

* refactor(run): minor cleanup

* refactor(run): drop always-undefined option arch

`parseBuildOptions` only sets `arch` if something truthy is passed for
parameter `resolvedTarget` to which we pass `null`.

* refactor(run): destructure buildOptions
2021-07-11 15:47:07 +02:00
..
lib refactor!: remove most platform binaries (#1100) 2021-07-06 15:37:46 +02:00
templates refactor(run)!: cleanup run method (#1266) 2021-07-11 15:47:07 +02:00