/var/www/qr4y.com/server/delivery/node_modules/resolve/lib
NameSizeModeActions
async.js113590644editdlrm
caller.js3540644editdlrm
core.js16530644editdlrm
core.json54690644editdlrm
homedir.js8050644editdlrm
is-core.js1160644editdlrm
node-modules-paths.js12940644editdlrm
normalize-options.js3480644editdlrm
sync.js69930644editdlrm
Edit: /var/www/qr4y.com/server/delivery/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 || {}; };