Skip to content

CLI commands copy {N} modules to the native project from app/tns_modules folder if exists #854

@vchimev

Description

@vchimev

Commands: prepare, build, run, emulate.

First time when executing the commands above they copy {N} modules to the native project from node_modules/tns-core-modules folder as described dependency in the package.json for {N} project created with CLI 1.3.0.

Every next time the commands above are executed they copy {N} modules to the native project from app/tns_modules folder if exists which is incorrect.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions