Last active
July 24, 2024 08:57
-
-
Save zhmushan/8f10f677d145bcba782481435603b3b9 to your computer and use it in GitHub Desktop.
Use npm with taobao mirror
This file contains hidden or 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
registry=https://registry.npm.taobao.org/ | |
disturl=https://npm.taobao.org/dist | |
chromedriver_cdnurl=http://cdn.npm.taobao.org/dist/chromedriver | |
operadriver_cdnurl=http://cdn.npm.taobao.org/dist/operadriver | |
phantomjs_cdnurl=http://cdn.npm.taobao.org/dist/phantomjs | |
sass_binary_site=http://cdn.npm.taobao.org/dist/node-sass | |
electron_mirror=http://cdn.npm.taobao.org/dist/electron/ | |
selenium_cdnurl=http://npm.taobao.org/mirrors/selenium | |
node_inspector_cdnurl=https://npm.taobao.org/mirrors/node-inspector |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这会儿我也不记得了