Skip to content
Snippets Groups Projects
Commit 5e3806f3 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

feat(npm): retain npmrc lines without variables (#9484)

Instead of ignoring the entire .npmrc file if it contains environment variables, instead just strip out the necessary lines.

BREAKING: .npmrc files with environment variables will no longer be completely ignore - instead only the lines with variables will be stripped.
parent d5922394
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment