/var/www/greso.tech/server/nsm/node_modules/resolve/lib
NameSizeModeActions
async.js113910644editdlrm
caller.js3540644editdlrm
core.js3090644editdlrm
core.json55870644editdlrm
homedir.js8050644editdlrm
is-core.js1160644editdlrm
node-modules-paths.js12940644editdlrm
normalize-options.js3480644editdlrm
sync.js70250644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/resolve/lib/normalize-options.js (348B)
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 || {}; };