WholeProcessPlatform/frontend/.npmrc

5 lines
155 B
Plaintext
Raw Normal View History

registry=https://registry.npmmirror.com
2026-03-25 10:02:19 +08:00
fetch-retries=5
strict-peer-dependencies=false
# 添加 Node.js 内存配置
node-options=--max-old-space-size=4096