Skip to content

don't use flatten logic #2136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Plamen5kov
Copy link
Contributor

Copies /app/node_modules as is in /platforms/android/src/main/assets/app/tns_modules

If this PR is merged, the runtimes require logic must implement node require specification.

Currently works only for npm v.2 node_modules, so if the user does npm install using npm v.3.x as opposed to tns install(using npm v.2.x), tns prepare android command will execute incorrectly.

Related to: NativeScript/android#587

@Plamen5kov
Copy link
Contributor Author

This PR is obsolete, instead follow this one

@Plamen5kov Plamen5kov closed this Oct 25, 2016
@Plamen5kov Plamen5kov deleted the plamen5kov/dont_use_flattening_logic branch October 25, 2016 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant