WholeProcessPlatform/frontend-sjgl/.npmrc

5 lines
155 B
Plaintext
Raw Normal View History

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