You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
There is no feature currently tracking this, so I'm creating this and immediately closing so that we can have a reference for the features document.
The use case here is being able to resolve a module specifier from within a module context.
Current usage in Node.js is
require.resolve('asdf')
.The text was updated successfully, but these errors were encountered: