This repository was archived by the owner on Dec 20, 2024. It is now read-only.
ENV Variables and .npmrc #258
Locked
wheredoesyourmindgo
started this conversation in
Idea
Replies: 0 comments
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.
-
Vercel has a pretty slick way of allowing the npmrc file to be saved as an env variable. However I don’t see an easy way to share the npmrc with a team if that file is omitted from the git repo.
What if when a user ran ‘vc env pull’ it not only created a .env file but also the .npmrc file in the project root directory. That would be a handsome feature unless I’m missing a detail.
Beta Was this translation helpful? Give feedback.
All reactions