mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Inject early on when reloading-and-profiling
This commit is contained in:
@@ -5,4 +5,6 @@ export const TREE_OPERATION_REMOVE = 2;
|
||||
export const TREE_OPERATION_RESET_CHILDREN = 3;
|
||||
export const TREE_OPERATION_UPDATE_TREE_BASE_DURATION = 4;
|
||||
|
||||
export const RELOAD_AND_PROFILE_KEY = 'React::DevTools::reloadAndProfile';
|
||||
|
||||
export const __DEBUG__ = false;
|
||||
|
||||
Reference in New Issue
Block a user