We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lets have the --debug-brk to be the default option of the debug command.
--debug-brk
debug
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
tns debug without --debug-brk option does not start the debugger
tns debug
Tested with: tns debug android --emulator
tns debug android --emulator
Console Log: https://gist.github.com/vchimev/2c97c3ec6da5c7feec77
Add default option for android debugger
24eb1f4
#682
e343956
Fatme
No branches or pull requests
Lets have the
--debug-brk
to be the default option of thedebug
command.The text was updated successfully, but these errors were encountered: