Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: remove unnecessary nonInternalExists check
The NativeModule.nonInternalExists(request) is unnecessary in Module._resolveLookupPaths(), because the check is pre-exist in Module._resolveFilename()
- Loading branch information