This repository was archived by the owner on Jun 11, 2022. It is now read-only.
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
README update re: Heroku's build process changes #155
Closed
Description
blog post: https://devcenter.heroku.com/changelog-items/1557
Extended FAQ: https://help.heroku.com/P5IMU3MP/heroku-node-js-build-script-change-faq
As far as I can tell, users of this repo will need to tell Heroku to skip running npm run build
for them, because this buildpack takes care of that. Heroku's FAQ is pretty nice above, I'm suggesting a link out to it and/or a quick blurb in the README to say users should include heroku-postbuild
in their package.json
's scripts
, as Heroku suggests.
Metadata
Metadata
Assignees
Labels
No labels