-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export ProfilerContext in react-relay (#4049)
Summary: This context allows re-association of log events with their location in the react tree. We're aiming to use this information for understanding performance the same way Meta does. The matching type was already being exported. Fixes #4048 (the flow side of the picture) Pull Request resolved: #4049 Reviewed By: voideanvalue Differential Revision: D38936883 Pulled By: josephsavona fbshipit-source-id: ef93e2e58dcb0a4ec14d7f0bd45d9fb11d3367ea
- Loading branch information
1 parent
74ac368
commit 96df067
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters