Skip to content

Conversation

@MrChrisRodriguez
Copy link

The dependency tree causes failures if you try to work on one project without having built others. Adding instructions on how to build required projects. In the future, I'd recommend using a task dependency solution like Moon or Nx.

@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2025

⚠️ No Changeset found

Latest commit: b45bc24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Member

@theoephraim theoephraim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have used moonrepo in the past (on a more polyglot repo) and really enjoyed it - it was much more flexible too to set task dependencies more granularly as compared to turborepo... If we add other languages here, I'd definitely consider switching over.

I might take a pass at getting things working better with turbo first.

Although generally a single call to pnpm run build:libs (which skips the docs site) resolves most issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants