diff --git a/.npmrc b/.npmrc index d1cdf2f06..593be9a4a 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ -engine-strict = true \ No newline at end of file +engine-strict = true +node-options = --max-old-space-size=4096 \ No newline at end of file