Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There's no need for Cachi2 to directly access the contents of the "npmRegistryServer" yarn_rc variable, since Yarn itself will read it when we execute "yarn install". The code refering to it is a leftover of the development phase. In a similar way, there's no use in setting "unsafeHttpWhitelist" as an empty list by default, since Cachi2 will purposefully set it to an empty list as a way to overwrite any unwanted user configuration. Signed-off-by: Bruno Pimentel <[email protected]>
- Loading branch information