mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
56bf634fa9
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) |
||
---|---|---|
.. | ||
check_pkg_json_import | ||
cjs_internal_types_default_export | ||
conditional_exports | ||
conditional_exports_node_modules_dir | ||
es_module | ||
future_auto_install_no_package_json | ||
future_node_modules_dir_setting | ||
local_dir_no_duplicate_resolution | ||
require_resolve_bad_paths_global_cache |