Allow user opt in to build script default behavior (#585)
This checks the user's package.json for a heroku-run-build-script key. If it is set to true the new build step will be run instead of the old step, and a message will be printed at the beginning of the build to confirm that is the case.
Showing
Please register or sign in to comment