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
tns build android sometimes builds twice where a single build is sufficient.
tns build android
Steps to reproduce:
tns run android
App_Resources
Expected result: A single build and two installations Actual result: Two builds with two installations
The text was updated successfully, but these errors were encountered:
Mitko-Kerezov
No branches or pull requests
tns build android
sometimes builds twice where a single build is sufficient.Steps to reproduce:
tns run android
inside itApp_Resources
Expected result: A single build and two installations
Actual result: Two builds with two installations
The text was updated successfully, but these errors were encountered: