UNPKG

install-module-linked

Version:
1 lines 836 B
{"version":3,"sources":["/Users/kevin/Dev/OpenSource/node/install-module-linked/src/workers/sync.cjs"],"sourcesContent":["const path = require('path');\n\nconst workerPath = path.join(__dirname, '..', '..', 'cjs', 'workers', 'async.js');\n\nmodule.exports = function installModuleSync(installString, nodeModulesPath, options) {\n return require('function-exec-sync')({ callbacks: true }, workerPath, installString, nodeModulesPath, options);\n};\n"],"names":["path","require","workerPath","join","__dirname","module","exports","installModuleSync","installString","nodeModulesPath","options","callbacks"],"mappings":"AAAA,MAAMA,OAAOC,QAAQ;AAErB,MAAMC,aAAaF,KAAKG,IAAI,CAACC,WAAW,MAAM,MAAM,OAAO,WAAW;AAEtEC,OAAOC,OAAO,GAAG,SAASC,kBAAkBC,aAAa,EAAEC,eAAe,EAAEC,OAAO;IACjF,OAAOT,QAAQ,sBAAsB;QAAEU,WAAW;IAAK,GAAGT,YAAYM,eAAeC,iBAAiBC;AACxG"}