New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor BUCK file for WebPerformance (use TurboModule plugins) #36197
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D43353204 |
|
Base commit: ed8a3e0 |
|
This pull request was exported from Phabricator. Differential Revision: D43353204 |
…book#36197) Summary: Pull Request resolved: facebook#36197 [Changelog][Internal] This turns NativePerformance* module dependencies into "TurboModule plugins", which allows for more streamlined client integration (as it makes them register automatically once the dependency is there). Reviewed By: rubennorte Differential Revision: D43353204 fbshipit-source-id: 80bfc052d47d3fa24af99ce92b4f3d7e37c4ed98
096119f
to
09c9f35
Compare
…book#36197) Summary: Pull Request resolved: facebook#36197 [Changelog][Internal] This turns NativePerformance* module dependencies into "TurboModule plugins", which allows for more streamlined client integration (as it makes them register automatically once the dependency is there). Reviewed By: rubennorte Differential Revision: D43353204 fbshipit-source-id: f6cbd7a25c8aaed5a74b78690f47d9fc83416216
|
This pull request was exported from Phabricator. Differential Revision: D43353204 |
09c9f35
to
5f1e6f7
Compare
|
This pull request has been merged in 1629b9f. |


Summary:
[Changelog][Internal]
This turns NativePerformance* module dependencies into "TurboModule plugins", which allows for more streamlined client integration (as it makes them register automatically once the dependency is there).
Differential Revision: D43353204