What's the equivalent option of patch-package --patch-dir in pnpm? #9665
Unanswered
TotooriaHyperion
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.
-
Or what's the standard way to specify which package to patch when they need to be applied selectively based on the environment?
For example:
In environment A, patch a,b,[email protected]
In environment B, patch [email protected],d,e
Beta Was this translation helpful? Give feedback.
All reactions