renovate/lib/helpers
Hutson Betts b94e5458c6 fix(yarn): spawn in shell on Windows (#138)
Must spawn `yarn` within a shell on Windows for the `yarn`
executable to be resolved correctly. Otherwise a ENOENT
error is received because the `yarn` command can't be found.

Spawning a comamnd in a shell on Linux should behave the same,
though there may be a small increase in time required to
spawn the process.
2017-03-21 05:40:52 +01:00
..
changelog.js Refactor worker code for testing (#102) 2017-02-14 08:08:40 +01:00
package-json.js Refactor worker code for testing (#102) 2017-02-14 08:08:40 +01:00
versions.js Configurable ignore behaviour (#56) 2017-01-17 14:27:48 +01:00
yarn.js fix(yarn): spawn in shell on Windows (#138) 2017-03-21 05:40:52 +01:00