Skip to content

Commit 7f0bfed

Browse files
committed
chore(npm): 增加 npm 相关配置,提高依赖安装速度
1 parent 02b4b66 commit 7f0bfed

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
registry=https://registry.npm.taobao.org/
2+
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/

package-lock.json

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
"list": []
3030
}
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)