-
Notifications
You must be signed in to change notification settings - Fork 28
specify how this works in readme.md #23
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
Comments
This module works by monkey-patching the internal app-module-path-node/lib/index.js Lines 7 to 17 in 97fc609
You may want to consider using the more recent require-self-ref module as an alternative. Both I don't have time to update the README at the moment, but hopefully that helps clarify. |
thanks that helps! you probably could just copy and paste this answer to the top of the readme |
it's up to you if you want to merge it thanks |
Hi all
Checking this library out - trying to figure out how it works - it looks like it doesn't use NODE_PATH (that wouldn't really be possible given the nature of this), so how does it work?
I probably won't use it unless I know how it works, will try to poke around some more to figure it out
The text was updated successfully, but these errors were encountered: