mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-23 07:40:02 -06:00
committed by
kazuya kawaguchi
parent
4acf48da10
commit
53509e115f
@@ -38,7 +38,7 @@ module.exports = async function shouldUseTaobao () {
|
||||
const defaultRegistry = registries.npm
|
||||
|
||||
if (removeSlash(userCurrent) !== removeSlash(defaultRegistry)) {
|
||||
// user has configured custom regsitry, respect that
|
||||
// user has configured custom registry, respect that
|
||||
return save(false)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user