♫
📌 canary ▾
next.js
/
packages
/
next
/
src
/
compiled
/
react-dom
/
profiling.react-server.js
profiling.react-server.js
6 lines
104 B
'use strict'
;
throw
new
Error
(
'react-dom/profiling is not supported in React Server Components.'
);
v2.0.0
/
Go
SIGN IN