Skip to content

Commit bb19b9f

Browse files
committed
chore: update NODE_OPTIONS to include memory limit for improved build performance
1 parent 8e1e54a commit bb19b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ public-hoist-pattern[]=@formily/vue
1010

1111
public-hoist-pattern[]=element-plus
1212

13-
node-options="--openssl-legacy-provider"
13+
node-options="--openssl-legacy-provider --max-old-space-size=4096"

0 commit comments

Comments
 (0)