瀏覽代碼

Merge pull request #325 from pigeon2049/patch-1

Increase Node.js memory limit in .npmrc
菲鸽 6 月之前
父節點
當前提交
733a472132
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .npmrc

+ 1 - 0
.npmrc

@@ -6,3 +6,4 @@ auto-install-peers=true
 shamefully-hoist=true
 ignore-workspace-root-check=true
 install-workspace-root=true
+node-options=--max-old-space-size=8192