ngrx / store-devtools

Developer Tools for @ngrx/store
MIT License
326 stars 38 forks source link

Possible to send options/arguments to Redux Devtools extension? #57

Open loverde opened 7 years ago

loverde commented 7 years ago

Is there any way to pass options/arguments to the redux-devtools-extension? It seems that maxAge gets carried along, but it would be nice to be able to specify the other options as well.

JohnKis commented 7 years ago

I second that. Would be really useful