-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
bugno-changelogThe issue is present only in `next` versions and was not included in official version.The issue is present only in `next` versions and was not included in official version.
Milestone
Description
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
- tns run android --release
- kill the process
- make changes in js, xml, css files
- tns run android --release
- 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.The issue is present only in `next` versions and was not included in official version.