mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 06:54:07 -05:00
![David Sherret](/assets/img/avatar_default.png)
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)
5 lines
95 B
JSON
5 lines
95 B
JSON
{
|
|
"name": "@denotest/require-resolve",
|
|
"version": "1.0.0",
|
|
"main": "index.cjs"
|
|
}
|