Add support for mono repo #611
Replies: 3 comments
-
|
pnpm is giving me problems in the monorepo, like not detecting some dependencies @tamagui/button inside Tamagui dependency. The monorepo works with Yarn. |
Beta Was this translation helpful? Give feedback.
-
|
Anyone successfully monorepo'd with Bun? |
Beta Was this translation helpful? Give feedback.
-
|
@isaachinman yes though we only have one other package but we are not having a problem, there was an issue with duplicate react-navigation packages which we have a canary fixing right now by moving it to a peerDependency, should be out today fully if that's an issue you see. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Add suport for monorepo option such that it includes packages folder where one can add multiple packages.
Beta Was this translation helpful? Give feedback.
All reactions