Skip to content

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

@miroslavaivanova

Description

@miroslavaivanova

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

Metadata

Metadata

Assignees

Labels

bugno-changelogThe issue is present only in `next` versions and was not included in official version.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions