Skip to content

tns run android --no-watch does not work as described in help. #2635

@dtopuzov

Description

@dtopuzov

According to CLI command line help:

* --no-watch - If set, changes in your code will not be reflected during the execution of this command.

Actual behavior with master branch:
All changes are synced.

Steps to reproduce:
tns run android --emulator --no-watch and start making changes on the project.

Ideas:
--no-watch is almost the same as --justlaunch.
We can remove --no-watch or at least hide it from help.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions