Skip to content

Turborepo / PNPM setup for libraries with local packages #1510

Closed Answered by cdaringe
NicHaley asked this question in Help
Discussion options

You must be logged in to vote

hey @NicHaley, i'm pretty sure you'll need to bring-your-own build step.

What I want to happen is for bar to be bundled with foo

AFAIK, turbo nor (p)npm provide solutions for this. solutions like rollup/webpack/esbuild/tsup etc help precisely with this type of use case, but I cannot offer you an off-the-shelf recipe. surely a variety of solutions exist out there, but i wouldn't look to the package manager or the task runner first.

good luck out there, please share what you end up doing!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants