Skip to content
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

Create or acquire a Java implementation of require.resolve() #1473

Open
dchambers opened this issue Jul 24, 2015 · 0 comments
Open

Create or acquire a Java implementation of require.resolve() #1473

dchambers opened this issue Jul 24, 2015 · 0 comments

Comments

@dchambers
Copy link
Contributor

Node.js includes a method called require.resolve() that we'll need to port to Java to be able to consume node_modules directories. Given the various attempts to make NPM available in the Java stack, this code must already have been ported to Java, and so it may just be a case of finding an open source implementation and creating a micro-library out of it.

@dchambers dchambers added this to the 1.2 milestone Jul 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants