|
this is a follow up question from #1998 Suggesting i have a layout as is it possible to have each package maintain it's own dependency? |
Answered by
HernandoR
Aug 25, 2025
Replies: 1 comment 4 replies
|
Yep! Have you given it a try? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it makes sense to have package2 as a separate project, then locally depended by package1 or the current main project.