capacitor
capacitor copied to clipboard
[dev-nativescript] add target argument support
To make it possible to manually choose the device id. Now it's possible to use the second argument for this. It's optional, if not provided, the list of available devices will show up to choose from.
-
feat: added usage information
-
feat: added
targetargument support -
refact: replaced global
platformwith function arguments -
refact: moved platform argument validation out of
getAvailableDevicesto main function -
chore: removed
fspackage, as it's unused
@NathanWalker FYI