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

Fixes redux devtools extension #288

Merged
merged 2 commits into from
Oct 31, 2017
Merged

Fixes redux devtools extension #288

merged 2 commits into from
Oct 31, 2017

Conversation

evgenyboxer
Copy link
Collaborator

@evgenyboxer evgenyboxer commented Oct 31, 2017

What current issue(s) from Trello/Github does this address?
Improving developer experience

What problem does this PR solve?
The redux devtools extension was not configured properly, and did not work. There is no point in keeping the older redux-devtools, so I removed it because the extension is superior to it.

How did you solve this problem?
Installed redux-devtools-extension and followed the instructions from here - https://github.com/zalmoxisus/redux-devtools-extension

How did you make sure your solution works?
I checked that devtools work. (See picture)

screen shot 2017-10-31 at 10 18 33 pm

@coveralls
Copy link

Coverage Status

Coverage remained the same at 42.366% when pulling 6b170f8 on fix-redux-devtools-ext into d549bbe on dev.

@shawnmclean shawnmclean merged commit 4e3291a into dev Oct 31, 2017
@shawnmclean shawnmclean deleted the fix-redux-devtools-ext branch October 31, 2017 16:59
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.

None yet

3 participants