5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
registry=https://registry.npmmirror.com
|
|
fetch-retries=5
|
|
strict-peer-dependencies=false
|
|
# 添加 Node.js 内存配置
|
|
node-options=--max-old-space-size=4096 |