Skip to content

Command line tns run android --clean rebuilds #2670

@NathanaelA

Description

@NathanaelA

Tell us about the problem

If you use tns run android --clean it does a full rebuild on EVERY single file change. --clean should do an initial rebuild for the first run, but then all other changes should be simple livesyncs.

Which platform(s) does your issue occur on?

Android for sure, probably on iOS also.

Please provide the following version numbers that your issue occurs with:

2.5.1 CLI

Please tell us how to recreate the issue in as much detail as possible.

  1. tns run android --clean
  2. Change an xml file, watch it rebuild the app again.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions