Skip to content

Conversation

elliotttf
Copy link

This replaces the dependency on resolve with node's native require.resolve method which supports custom paths as of node 8.9.0.

This will address false positive findings related to resolve's monorepo-symlink-test file.

This replaces the dependency on resolve with node's native
require.resolve method which supports custom paths as of
[node 8.9.0](https://nodejs.org/dist/latest-v8.x/docs/api/modules.html#modules_require_resolve_request_options)
elliotttf added a commit to elliotttf/knex that referenced this pull request Jun 21, 2024
This replaces the dependency on resolve-from with node's native
`require.resolve` method.

If this and gulpjs/rechoir#47 are merged, a false positive related to
[resolve's `monorepo-symlink-test`](browserify/resolve#312)
file will be resolved.
@jozefizso

This comment has been minimized.

@rtritto
Copy link

rtritto commented Sep 20, 2024

Can this be merged?

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

Successfully merging this pull request may close these issues.

3 participants