Skip to content

Enable Redux devtools by default #3

@nickserv

Description

@nickserv

Unlike a production build of something like React that has much more overhead for developer tooling, Redux devtools has very little overhead especially because it's mostly disabled until the Redux developer tools extension is open. I think it would be best to keep this on by default, but allow users
to manually set it to NODE_ENV !== production if it's necessary for some reason.

https://medium.com/@zalmoxis/using-redux-devtools-in-production-4c5b56c5600f

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