Yarn plugin hook question #3022
Unanswered
monterey01
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
-
Requirements-> Create a yarn plugin to add common dependencies and dev-dependencies to project.
Question In my yarn plugin, what hook do I listen to so I can add a list of dependencies and dev-dependencies so yarn install command will add the dependencies? Please add a code example of the hook to listen to and add the dependencies to.
Beta Was this translation helpful? Give feedback.
All reactions