Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Heroku Buildpack Setup #3

Closed
wei opened this issue Aug 13, 2019 · 1 comment
Closed

Heroku Buildpack Setup #3

wei opened this issue Aug 13, 2019 · 1 comment

Comments

@wei
Copy link
Member

wei commented Aug 13, 2019

Using two Heroku buildpacks for (1) project in a subdirectory (2) create-react-app

heroku buildpacks:clear -a github-repo-sync
heroku buildpacks:set https://github.com/timanovsky/subdir-heroku-buildpack -a github-repo-sync
heroku buildpacks:add mars/create-react-app -a github-repo-sync
heroku config:set PROJECT_PATH=sync -a github-repo-sync
@wei
Copy link
Member Author

wei commented Aug 30, 2019

This is no longer the case. See updated heroku setup in CONTRIBUTING.md

@wei wei closed this as completed Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant