UNPKG

spawn-wrap

Version:

Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.

6 lines (3 loc) 106 B
'use strict' const os = require('os') module.exports = process.env.SPAWN_WRAP_SHIM_ROOT || os.homedir()