-
-
Couldn't load subscription status.
- Fork 150
feat: support prod and dev deps on npm_link_all_packages and npm_link_targets #2298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support prod and dev deps on npm_link_all_packages and npm_link_targets #2298
Conversation
|
|
This pr uses code and ideas from: #2051 |
|
Is this just a fork of #2051 to get it over the line? |
|
So we have used some code from #2051, however we had to change quite some of the code to get this to work |
a3e9524 to
ce5d49d
Compare



Changes are visible to end-users: yes
Added prod only and dev only options for npm_link_all_packages and npm_link_targets rules
Test plan
Fixes: #1879