Skip to content

Commit 1d7092a

Browse files
committed
fix(dev): apple silicon Flow fix
1 parent 6e4a465 commit 1d7092a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.flowconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ experimental.strict_call_arity=true
2626
module.system.node.allow_root_relative=true
2727
module.use_strict=true
2828
server.max_workers=6
29-
exact_by_default=true
29+
exact_by_default=true
30+
sharedmemory.heap_size=3221225472

0 commit comments

Comments
 (0)