Add support for mono repo #611
prabirshrestha
started this conversation in
General
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. |
0 replies
|
Anyone successfully monorepo'd with Bun? |
0 replies
|
@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. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
All reactions