jenniferabowd / jest_webpack_example

MIT License
63 stars 25 forks source link

Implement hot reloading #20

Open jenniferabowd opened 1 year ago

jenniferabowd commented 1 year ago

Currently, there is no hot re-loading in this app. It would be awesome if someone added it in. Currently, you need to run the app by doing npm run watch and npm start in two different terminal windows.

jenniferabowd commented 1 year ago

These links will be helpful for adding in hot reloading: Webpack Hot Module Replacement gaearon/react-hot-loader

Muhammad-Shahid-Jamal commented 1 year ago

Hi, @jenniferabowd kindly assign this issue to me so I can work on it.

jenniferabowd commented 1 year ago

@Muhammad-Shahid-Jamal thank you so much! I assigned it!

Muhammad-Shahid-Jamal commented 1 year ago

@jenniferabowd make sure add HACKTOBERFEST-ACCEPTED label when its done thanks