Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Redux Dev Tools Options #606

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rrex-godaddy
Copy link

Summary

This PR is to allow Devtools options to be passed to the gasket redux plugin

Changelog

Test Plan

@rrex-godaddy rrex-godaddy requested review from kinetifex and a team as code owners July 5, 2023 16:56
@@ -44,6 +44,7 @@ export function prepareReducer(allReducers, rootReducer) {
*/
export default function configureMakeStore(
{
devToolsOptions = {},
Copy link
Contributor

@jpage-godaddy jpage-godaddy Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you document this new option in the README.md for @gasket/redux? It'd also be good to put it in the TypeScript declarations.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rrex-godaddy is this PR still desirable? If so, could you please address the two items so we can get it merged and published?

@mmason2-godaddy
Copy link
Contributor

Reached out to @rrex-godaddy on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants