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

Electron app devtools #22

Merged
merged 4 commits into from
May 10, 2024
Merged

Electron app devtools #22

merged 4 commits into from
May 10, 2024

Conversation

stephenhyang
Copy link

References issue #. Please review this @teammember1, @teamMember2.

Types of changes

  • Bugfix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Refactor (change which changes the codebase without affecting its external behavior)
  • Non-breaking change (fix or feature that would cause existing functionality to work as expected)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Purpose

  • Adding redux devtools and react devtools to electron app so developers have more tools to help with debugging front-end

Approach

  • Installed redux devtools with electron-devtools-installer
  • Installed version 4.25 of react-devtoools which is compatible with the electron app

Screenshot(s)

Screenshot 2024-05-09 at 10 31 25 AM

Copy link
Collaborator

@tedpham3 tedpham3 left a comment

Choose a reason for hiding this comment

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

looks good

@tedpham3 tedpham3 merged commit 0cb3058 into dev May 10, 2024
@stephenhyang stephenhyang changed the title Stephenfeature Added redux devtools to electron app May 15, 2024
@stephenhyang stephenhyang changed the title Added redux devtools to electron app Electron app devtools May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants