Does one have to use the package directory to link a workspace? #6810
Closed
salieflewis
started this conversation in
General
Replies: 1 comment
-
"packages" directory is not necessary, many people use it because they prefer this name style.As long as your "my-package" is a directory, your yaml config is ok. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lets say I just have one package that I want to consume inside my monorepo, can I just link to that package inside my yaml file instead of creating a packages directory? So my yaml would look like this:
Instead of:
Beta Was this translation helpful? Give feedback.
All reactions