Yarn patch package for each workspace #5089
Unanswered
harrytran998
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi everyone, Our team has a use case like this tree below. We want to only patch package XYZ in workspace B. So how can we do this right now?
This is because we have a private package, which pre-bundles some assets' javascript files(worker, script files). Then any repo installs and uses that(cannot contain parameters).
So in some specific cases, we want to patch-package only in a workspace to guarantee that other apps work correctly.
Beta Was this translation helpful? Give feedback.
All reactions