Skip to content

Instantly share code, notes, and snippets.

@MrKou47
Forked from qzm/.gitignore
Created February 3, 2021 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrKou47/1822c376aa092879e77baddd1c756759 to your computer and use it in GitHub Desktop.
Save MrKou47/1822c376aa092879e77baddd1c756759 to your computer and use it in GitHub Desktop.
.yarnrc fo Chinese developer
node_modules/
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"
fse_binary_host_mirror "https://npm.taobao.org/mirrors/fsevents"
sass_binary_site "http://cdn.npm.taobao.org/dist/node-sass"
electron_mirror "http://cdn.npm.taobao.org/dist/electron/"
@MrKou47
Copy link
Author

MrKou47 commented Feb 19, 2021

puppeteer_download_host "https://npm.taobao.org/mirrors"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment