mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
DevTools: Log version in internal logger (#22825)
This commit is contained in:
@@ -25,6 +25,7 @@ export function registerDevToolsEventLogger(surface: string) {
|
||||
event: event,
|
||||
context: {
|
||||
surface,
|
||||
version: process.env.DEVTOOLS_VERSION,
|
||||
},
|
||||
},
|
||||
'*',
|
||||
|
||||
Reference in New Issue
Block a user