From d02a66dab8610d10a7b03169cb75efb2abc60045 Mon Sep 17 00:00:00 2001 From: xiaojunnuo <xiaojunnuo@qq.com> Date: Sat, 3 Apr 2021 23:54:03 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=8F=96=E6=B6=88fastgit=E7=9A=84d?= =?UTF-8?q?ns=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index 3f342167..929d3a0e 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -193,7 +193,7 @@ module.exports = { // } }, mapping: { - 'assets.fastgit.org': 'usa', + // 'assets.fastgit.org': 'usa', '*githubusercontent.com': 'quad9', '*yarnpkg.com': 'usa', '*cloudfront.net': 'usa',