forked from SolidZORO/next-plugin-antd-less
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.yarnrc
More file actions
15 lines (11 loc) · 662 Bytes
/
.yarnrc
File metadata and controls
15 lines (11 loc) · 662 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# keep `npmjs registry`, but some `special registry` use Taobao mirrors
registry "https://registry.npmjs.org"
disturl "https://npmjs.org/dist"
phantomjs_cdnurl "http://cnpmjs.org/downloads"
electron_mirror "https://npm.taobao.org/mirrors/electron/"
chromedriver_cdnurl "https://cdn.npm.taobao.org/dist/chromedriver"
sass_binary_site "https://npm.taobao.org/mirrors/node-sass/"
sqlite3_binary_host_mirror "https://foxgis.oss-cn-shanghai.aliyuncs.com/"
profiler_binary_host_mirror "https://npm.taobao.org/mirrors/node-inspector/"
sharp_binary_host "https://npm.taobao.org/mirrors/sharp"
sharp_libvips_binary_host "https://npm.taobao.org/mirrors/sharp-libvips"