PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
resolve
/
lib
module.exports = function (x, opts) { /** * This file is purposefully a passthrough. It's expected that third-party * environments will override it at runtime in order to inject special logic * into `resolve` (by manipulating the options). One such example is the PnP * code path in Yarn. */ return opts || {}; };
[-] core.js
[edit]
[-] sync.js
[edit]
[+]
..
[-] is-core.js
[edit]
[-] node-modules-paths.js
[edit]
[-] async.js
[edit]
[-] caller.js
[edit]
[-] core.json
[edit]
[-] normalize-options.js
[edit]