react-native-macos/packages
Pieter De Baets 9d3d5e13f0 Switch buck schema codegen to yarn_workspace_binary (#33773)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/33773

I noticed this was a very slow part of my build because each instance of the binary would run its own yarn install. Instead use the yarn_workspace approach to share a single yarn setup.

Changelog: [Internal]

Reviewed By: d16r

Differential Revision: D36164350

fbshipit-source-id: 5290587010fe6021b758bda98bf01995fdf14acd
2022-05-06 04:31:37 -07:00
..
assets Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
babel-plugin-codegen Fix babel-plugin-codegen crash when export init is null (#33387) 2022-03-11 23:24:22 -08:00
eslint-config-react-native-community Fix ESLint and Typescript-ESLint disagreeing about function spacing (#33453) 2022-04-01 06:49:02 -07:00
eslint-plugin-react-native-community Bump version of @react-native-community/eslint-plugin to 1.2.0 2022-04-20 13:19:43 -07:00
eslint-plugin-specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
normalize-color Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
polyfills Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
react-native-codegen Switch buck schema codegen to yarn_workspace_binary (#33773) 2022-05-06 04:31:37 -07:00
react-native-gradle-plugin Remove the unused JavaGenerator from the React Native Gradle Plugin. 2022-04-28 02:34:07 -07:00
rn-tester Fixes to non-product code (e.g React Native) 2022-05-04 16:13:07 -07:00