Skip to content

Enabling trace with configureStore? #1273

Answered by markerikson
jessfeliciano asked this question in Q&A
Discussion options

You must be logged in to vote

We actually turn on the trace option by default in development builds inside of configureStore:

But if you do need to alter the configuration, you can pass any Redux Devtools configuration options as the devTools option for configureStore:

We actually do that in my day job at Replay:

Replies: 1 comment

Comment options

You must be logged in to vote
1 reply
@jessfeliciano
Comment options

Answer selected by jessfeliciano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants