Skip to content
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

Set public registry explicitly #41

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

finn-orsini
Copy link
Collaborator

Fixes #39

Proposed Changes

Adds an .npmrc to point to the public registry

Types of changes

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Test Plan and Documentation

Tested locally adding a new package and making sure it did not resolve to any private registry

@finn-orsini finn-orsini merged commit 3463693 into wayfair:main Oct 13, 2021
@finn-orsini finn-orsini deleted the sorsini_add_npmrc branch October 13, 2021 15:22
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.

Create .npmrc to avoid Wayfair-specific package resolution
2 participants