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

Investigate: using require.resolve to reduce deps #4

Closed
compulim opened this issue May 28, 2020 · 0 comments
Closed

Investigate: using require.resolve to reduce deps #4

compulim opened this issue May 28, 2020 · 0 comments

Comments

@compulim
Copy link
Owner

https://nodejs.org/dist/latest-v14.x/docs/api/modules.html#modules_require_resolve_request_options

See if we can use require.resolve() with a manual paths options, so we can use npx to download packages on-the-fly.

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

No branches or pull requests

1 participant