Skip to content

chore:enable hot module replacement #2132

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

Merged
merged 5 commits into from
Mar 26, 2025

Conversation

devendershekhawat
Copy link
Contributor

@devendershekhawat devendershekhawat commented Feb 23, 2025

Enables HMR on frontend for faster development and good DX. Separate webpack config that does not mess with existing build process.

@@ -82,6 +83,7 @@
"css-loader": "^6.8.1",
"file-loader": "^6.2.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"react-refresh": "^0.16.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Help with HMR in deeply nested components

@notshivansh notshivansh merged commit a8430da into master Mar 26, 2025
2 checks passed
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