react-native-builder-bob
react-native-builder-bob copied to clipboard
feat(bob): add `concurrent` and `failFast` config options
concurrent
Set to true to run all build stages concurrently.
failFast
If the concurrent option is true, setting this option to true will exit all builds immediately if any build fails. Ignored if concurrent is false.
Hello @LukeeeeBennett, lemme know what you think about my comments
Closing due to no reponse. Please open a new Pr if you still want to get this merged.