/var/www/cobraambalaj/node_modules/resolve/lib
NameSizeModeActions
async.js111320644editdlrm
caller.js3540644editdlrm
core.js16740644editdlrm
core.json22840644editdlrm
is-core.js1160644editdlrm
node-modules-paths.js12560644editdlrm
normalize-options.js3480644editdlrm
sync.js66900644editdlrm
Edit: /var/www/cobraambalaj/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 || {}; };