Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Heroku monorepo configuration #473

Merged
merged 1 commit into from
May 9, 2019

Conversation

kerzhner
Copy link
Contributor

@kerzhner kerzhner commented May 9, 2019

This configuration is not ideal:

  • Builds on Heroku take a while.
  • Root package.json contains Heroku-specific configuration, which is only applicable to the server package.

Another approach we can try is using yarn workspaces to see if that speeds up Heroku builds. With yarn workspaces, we would not need the cacheDirectories list. We can also try using Docker with Heroku to speed up builds.

@tomclose tomclose merged commit 85c1e8e into adjudicator-watcher-common-data May 9, 2019
@tomclose tomclose deleted the heroku-monorepo branch May 9, 2019 07:59
@kerzhner kerzhner restored the heroku-monorepo branch May 13, 2019 17:59
@kerzhner kerzhner deleted the heroku-monorepo branch May 13, 2019 17:59
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.

2 participants