Skip to content

Node.js auto build

Latest

Choose a tag to compare

@mars mars released this 10 Mar 16:26
cb0c9d2

Drops the npm run build step from this buildpack, because build is now automatically run by Heroku's Node.js buildpack, which is an integral part of the parent create-react-app-buildpack.

👓 See more details in the main buildpack's pull request.