christianalfoni / react-app-boilerplate

React application boilerplate
303 stars 80 forks source link

CSS Changes not auto reloading #22

Open chinds185a opened 8 years ago

chinds185a commented 8 years ago

hye, thanks for the boilerplate, I have the task all setup and working and live reload works when changing the js source but not when changing the css.

The css task is run and re-buiult as I can see on the CMD Line, but I have to manually refresh the browser

christianalfoni commented 8 years ago

I would suggest moving over to webpack :)

https://github.com/christianalfoni/webpack-express-boilerplate