Preserve original build directory (including previously-installed programs)...
Preserve original build directory (including previously-installed programs) when moving app to /app during build. This means that binaries installed in $BUILD_DIR/.heroku/node (let's say) will remain available during build, at the paths previous buildpacks established.
Please register or sign in to comment