Skip to content

Commit 353eece

Browse files
Merge pull request react-native-camera#2757 from fabriziobertoglio1987/fix/circle-ci-node-crash
node process crushing circleci
2 parents 4c54bd5 + 1f29ffb commit 353eece

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

examples/basic/metro.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ module.exports = {
2727
),
2828
]),
2929
},
30+
maxWorkers: 2,
3031
};

examples/basic/rn-cli.config.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)