Searched refs:NPM_REGISTRY (Results 1 - 1 of 1) sorted by relevance
/build/ | ||
H A D | prebuilts_download.sh | 49 NPM_REGISTRY="$2" 53 NPM_REGISTRY="${1#--npm-registry=}" 128 if [ ! -z "$NPM_REGISTRY" ];then 129 npm_registry="--npm-registry $NPM_REGISTRY" |
Completed in 1 milliseconds