Created
January 17, 2018 01:42
-
-
Save nyaapass/b21917890352e41209ab1d527c87ed90 to your computer and use it in GitHub Desktop.
使用淘宝源的 npmrc 配置文件
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
loglevel=http | |
progress=false | |
registry=https://registry.npm.taobao.org | |
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/ | |
phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantomjs/ | |
electron_mirror=https://npm.taobao.org/mirrors/electron/ | |
chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment