Clean up node path prepending (#7057)
* Delete unused scriptsPrependNodePath config option. #6382 (e905f7479ef8ea5ecbc5ca115f0287be709c7d58) made this option obsolete. * Do not prepend the node exec path. #6382 (e905f7479ef8ea5ecbc5ca115f0287be709c7d58) made this unnecessary. * Update CHANGELOG.md * Clarify in changelog the --scripts-prepend-node-path is removed because it is obsolete The current behavior after this PR is not to make `--scripts-prepend-node-path` always on, but to have a better default behavior than the option provided.
J
Jason Grout committed
bb9741af4d1fe00adb15e4a7596c7a3472d0bda3
Parent: 379ed0a
Committed by Maël Nison <nison.mael@gmail.com>
on 3/8/2019, 3:24:29 PM