Preview: nodeWrapper.cjs
Size: 468 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@babel/register/lib/nodeWrapper.cjs
"use strict";
const Module = require("module");
const globalModuleCache = Module._cache;
const internalModuleCache = Object.create(null);
Module._cache = internalModuleCache;
const node = require("./node.cjs");
Module._cache = globalModuleCache;
const smsPath = require.resolve("source-map-support");
globalModuleCache[smsPath] = internalModuleCache[smsPath];
const register = node.default;
register();
module.exports = node;
//# sourceMappingURL=nodeWrapper.cjs.map
Directory Contents
Dirs: 1 × Files: 20