Skip to content

fix(release-build): rebuild project when there are project changes and release option is provided #4127

New issue

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

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Nov 13, 2018

LiveSync is not triggered in release mode so we need to rebuild the project when there are project changes in order to apply changes on device

PR Checklist

What is the current behavior?

Changes between two tns run android --release commands are not applied on device

What is the new behavior?

Changes between two tns run android --release commands are applied on device

Fixes/Implements/Closes #[Issue Number].
#4126

…d release option is provided

LiveSync is not triggered in release mode so we need to rebuild the project when there are project changes in order to apply changes on device
@Fatme Fatme merged commit 3a64aea into master Nov 14, 2018
@Fatme Fatme deleted the fatme/fix-release-build branch November 14, 2018 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants