Replies: 3 comments 1 reply
-
Interesting. |
Beta Was this translation helpful? Give feedback.
1 reply
-
How I see it is to add an option as you suggested but on the generator
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Feature implemented by @dmitry-stepanenko on #483 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working with a production npm repository and a local Verdaccio repository. To avoid publishing to the wrong repository, it would be nice if there were an invocation parameter to select the repository (--registry xyz). Currently we have a
publishConfig
option in our package.json that sometimes results in publishing to the wrong repository if someone isn't careful.Kind regards,
ben
Beta Was this translation helpful? Give feedback.
All reactions