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

chore(web-console): add hot module replacement #201

Closed
wants to merge 1 commit into from

Conversation

insmac
Copy link
Contributor

@insmac insmac commented Sep 28, 2023

Add hot reloader for both React and Redux, avoiding the full page reloads upon saving files. This, in turn, decreases CPU usage while working.

The approach for Redux persistence layer takes the current legacy Redux setup into consideration - it's a fairly temporary measure.

@argshook
Copy link
Contributor

closing in favor of #205

@argshook argshook closed this Oct 10, 2023
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.

2 participants