MacKentoch / react-redux-bootstrap-webpack-starter

React 16.14 + Typescript + React-Router 5 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 5 + styled-components STARTER
141 stars 47 forks source link

Hot reload not working #10

Closed seshvs closed 6 years ago

seshvs commented 7 years ago

Hi

I'm facing an issue. Hot reload is not working. not sure whats the issue.

Clone the project. yarn install then run 'yarn run start' .

I changed Home.js but nothing is reflected. webpack is restarted, however the changes are not reflected in the browser. Even i refresh nothing happens.

operating system - Ubuntu

Any clue ...

Thanks Sesh

MacKentoch commented 7 years ago

Hi @seshvs

I need a bit more information to be able to help you.

MacKentoch commented 6 years ago

This may be related to macOS import/export files can resolve even if filename cases are not respected. In linux it does not work.

But as no more information I close this issue