Skip to content

Production bundles are always minified. How do i debug it? #11791

@iheathers

Description

@iheathers

It's not supported. Development builds you get with npm start are in development mode and not minified, but they're not actually written to the disk. Production bundles are always minified.

What do you need it for?

Originally posted by @gaearon in #3403 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions