Files
vue-cli/packages/@vue/cli/lib
Bodo Graumann cfb3828469 fix: support basic auth for npm registry access (#6207)
When username and password are configured in the .npmrc for the
respective scope, use basic auth when getting package metadata from the
npm registry.

Closes #6206
2021-01-22 19:25:17 +08:00
..