mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Adds the npm_config_jobs env variable across build scripts that may benefit from it (ones that run apm install). This variable is used by node-gyp to compile native code with a number of threads equal to the reported CPU core count