Skip to content

tns run android --clean does not work as described in help #2636

@dtopuzov

Description

@dtopuzov

According to CLI command line help:

* --clean - If set, forces rebuilding the native application.

Actual behavior with master branch:
I can't see something different (such as rebuild of the app)

Steps to reproduce:

tns run android (and start make changes on the project)
Ctrl+C
tns run android --clean => No rebuild is performed.

We should take same action to make help and behavior consistent - either fix the command or fix help.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions