-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
When opening React devtools, there's a warning:
This page includes an extra development build of React. 🚧
The React build on this page includes both development and production versions because dead code elimination has not been applied correctly.
This makes its size larger, and causes React to run slower.
Make sure to set up dead code elimination before deployment.
Open the developer tools, and "Components" and "Profiler" tabs will appear to the right.
This makes it hard to profile the page and get a better holistic sense of what's going on. I'm getting timeouts when I try to inspect elements:
Metadata
Metadata
Assignees
Labels
No labels