Skip to content

tmp folder not created in root #599

Closed
@tjvantoll

Description

@tjvantoll

Hey all,

@jlooper and I discovered some strange behavior when working with the v1.1 CLI. tns run now creates a tmp folder in the folder you execute the command from.

The problem with this is: if you execute run from multiple folders, which I do with my Sublime Text workflow, you end up with multiple copies of this tmp folder. This has a performance impact, as the CLI has to build tmp multiple times, and it's also just kind of strange.

Unless I'm missing something, it seems like tmp should always be created in the root of the project, regardless of the subfolder you execute run in.

Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions