Skip to content

tns run ios/anroid sync hidden files #2642

@dtopuzov

Description

@dtopuzov

tns run ios copy hidden files to simulator/device and restart app.
Some popular IDEs create temporary hidden files while you edit files and this cause unnecessary app restarts.

Steps to reproduce:

tns create TestApp
tns run ios
cp TestApp/app/app.css TestApp/app/.app.css

Result: .app.css is synced and app is restarted.

Valid in both 2.5.3 and @next.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions