Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Add instructions for setting buildpack on an existing heroku app #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeanmw
Copy link

@jeanmw jeanmw commented Jun 11, 2020

I discovered this when configuring an existing react app already deployed to heroku, and thought it may be useful for others.

@jeanmw jeanmw force-pushed the jeanmw/add-instructions-for-existing-heroku-app branch from 91f3b9a to 96adc33 Compare June 11, 2020 20:06
@jeanmw jeanmw force-pushed the jeanmw/add-instructions-for-existing-heroku-app branch from 96adc33 to 6cc3e71 Compare June 11, 2020 20:06
@s2t2
Copy link

s2t2 commented Sep 27, 2020

I used:

heroku buildpacks:remove heroku/nodejs
heroku buildpacks:add mars/create-react-app

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants