diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-04-30 23:41:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 23:41:29 -0400 |
commit | 56bf634fa9721832b605dd91ced5329e0329a8f8 (patch) | |
tree | 15595d6beca6d712ad502c830c42fe533c25c237 /cli/lsp/language_server.rs | |
parent | 486437fee1ac53610a901b07bda91909844ec9ab (diff) |
fix(node): require.resolve - fallback to global cache when bare specifier from paths not found (#23618)
Part of #22607 (probably closes it, but I haven't done thorough testing)
Makes it so that `require.resolve` with `paths` specified will fallback
to using the global cache when the paths can't be found when using a
global cache (not when using a node_modules folder)
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions