-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
- I'd be willing to implement this feature (contributing guide)
I might be willing to implement if i know what the plan is.
Very similar to:
Related to:
- Make depedenciesMeta inject by default for workspace packages? #4965
- pnpm's dependenciesMeta.*.injected can't re-sync vercel/turborepo#2306
- Add
dependenciesMeta.*.injected, fix peer deps CrowdStrike/ember-headless-form#49 - chore(internal): setup turborepo CrowdStrike/ember-headless-table#44
Describe the user story
When using dependenciesMeta.*.injected, and turborepo, the built packages are not sync'd.
Describe the solution you'd like
I would like the dependencies to be sync'd when using dependenciesMeta.*. injected.
Describe the drawbacks of your solution
I can't think of any. Afaik, this is the most correct way to have dependencies?
Describe alternatives you've considered
I haven't thought of any
justinanastos