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

misc: enable hot reloading with fast refresh #1764

Merged
merged 3 commits into from
Sep 30, 2024
Merged

misc: enable hot reloading with fast refresh #1764

merged 3 commits into from
Sep 30, 2024

Conversation

keellyp
Copy link
Collaborator

@keellyp keellyp commented Sep 25, 2024

Context

This PR should handle fast-refresh and improve development experience

Description

It uses React Refresh Webpack Plugin that is still an unstable dependency.

However I've tested it locally and it seems to works fine!

I leave this PR in draft status to be able to test it in action a little bit more before submitting, feel free to test it also on your side!

Before

Enregistrement.de.l.ecran.2024-09-25.a.17.44.42.mov

After

Enregistrement.de.l.ecran.2024-09-25.a.17.40.46.mov

@keellyp keellyp marked this pull request as ready for review September 30, 2024 12:15
@keellyp keellyp enabled auto-merge (squash) September 30, 2024 12:18
@keellyp keellyp disabled auto-merge September 30, 2024 14:02
@keellyp keellyp force-pushed the feat-webpack-hmr branch 2 times, most recently from 6c713b1 to efa62c2 Compare September 30, 2024 14:27
@keellyp keellyp force-pushed the feat-webpack-hmr branch 3 times, most recently from ebc14b9 to 79cc91e Compare September 30, 2024 15:37
@keellyp keellyp merged commit a7f0937 into main Sep 30, 2024
6 checks passed
@keellyp keellyp deleted the feat-webpack-hmr branch September 30, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants