profiling.react-server.js 104 B

12345
  1. 'use strict';
  2. throw new Error(
  3. 'react-dom/profiling is not supported in React Server Components.'
  4. );