-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling
Description
What problem does this address?
The new v2 build is enqueuing minified JavaScript files in development mode. As a result, the React Dev Tools display unreadable names in the inspector, making debugging difficult.
What is your proposed solution?
The new v2 build is already building non-minified version of JS files, so enqueue them instead of minified JS files when SCRIPT_DEBUG is enabled.
Related to #72032
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] Build ToolingIssues or PRs related to build toolingIssues or PRs related to build tooling
Type
Fields
Give feedbackNo fields configured for issues without a type.