Skip to content

missing 'Project successfully built' in release build android after changes #4126

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

Closed
miroslavaivanova opened this issue Nov 13, 2018 · 0 comments
Assignees
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version.
Milestone

Comments

@miroslavaivanova
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: next(5.0.1)
  • Android Runtime:next

Describe the bug
missing 'Project successfully built' in release build android

To Reproduce

  1. tns run android --release
  2. kill the process
  3. make changes in js, xml, css files
  4. tns run android --release
  5. you will see 'Skipping package build. No changes detected on the native side. This will be fast!'
    this is not correct
@miroslavaivanova miroslavaivanova added the no-changelog The issue is present only in `next` versions and was not included in official version. label Nov 13, 2018
@Fatme Fatme self-assigned this Nov 13, 2018
@Fatme Fatme added the bug label Nov 13, 2018
@Fatme Fatme added this to the 5.1.0 milestone Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug no-changelog The issue is present only in `next` versions and was not included in official version.
Projects
None yet
Development

No branches or pull requests

2 participants