mirror of
https://github.com/atom/atom.git
synced 2026-01-14 01:18:01 -05: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