Skip to content

Adding a --registry CLI option and resolving .npmrc as a fallback#8

Merged
ryan-roemer merged 1 commit intoFormidableLabs:masterfrom
joelday:master
Nov 22, 2016
Merged

Adding a --registry CLI option and resolving .npmrc as a fallback#8
ryan-roemer merged 1 commit intoFormidableLabs:masterfrom
joelday:master

Conversation

@joelday
Copy link
Contributor

@joelday joelday commented Nov 22, 2016

  • Adds a --registry argument.
  • Uses the local .npmrc configured registry as a fallback. Necessary because the npm cwd is changed to the temp directory, resulting in different behavior compared to running npm pack... on its own.

* Uses the local .npmrc configured registry as a fallback. Necessary because the npm cwd is changed to the temp directory, resulting in different behavior compared to running `npm pack...` on its own.
@ryan-roemer
Copy link
Member

Thanks for the awesome work @joelday !

@ryan-roemer ryan-roemer merged commit 70bf2c7 into FormidableLabs:master Nov 22, 2016
@ryan-roemer
Copy link
Member

Released in publish-diff@0.3.0

@joelday
Copy link
Contributor Author

joelday commented Nov 22, 2016

Thanks for taking the PR! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants