Skip to content

Jasssonpet/require #673

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

Merged
merged 1 commit into from
Oct 21, 2016
Merged

Jasssonpet/require #673

merged 1 commit into from
Oct 21, 2016

Conversation

jasssonpet
Copy link
Contributor

@jasssonpet jasssonpet commented Oct 19, 2016

Responding to NativeScript/android#587

require('module') will search:

  • /app/tns_modules/tns-core-modules/module
  • /app/tns_modules/module
  • <current_dir>/node_modules/module
  • <current_dir>/.../node_modules/module
  • /app/node_modules/module

@jasssonpet jasssonpet added this to the 2.4.0 milestone Oct 19, 2016
@jasssonpet jasssonpet self-assigned this Oct 19, 2016
@jasssonpet jasssonpet force-pushed the jasssonpet/require branch 3 times, most recently from ffd66ac to e48e2aa Compare October 20, 2016 16:40
@jasssonpet
Copy link
Contributor Author

@NativeScript/nativescript-for-ios PR updated, please take a look again.

@ns-bot
Copy link

ns-bot commented Oct 20, 2016

Test PASSed.

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.

2 participants