Skip to content

Minify classnames as an option #288

@Soreine

Description

@Soreine

It would be great to have a way to tell aphrodite not to minify classnames.
We currently have our classnames minified in production, because we set process.env.NODE_ENV = 'production'.
The said option would prevail on process.env.NODE_ENV value.


This option would prove useful for us to debug errors in production. We are using a tool that notifies about errors in our app. The tool adds an history of interaction with the different HTML elements as context. But we learn nothing from User clicked on div._x23hsa

screen shot 2017-11-10 at 15 11 58

Thank you for the great tool, by the way. It feels good to forget about the "cascading" part of CSS.

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