Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- require.resolve() by Node.js follows a Node.js module resolution algo which includes checking if the resolved path actually exists on the file system.
- Loading branch information