webpack-contrib / sass-loader

Compiles Sass to CSS
MIT License
3.91k stars 428 forks source link

webpack-dev-server not watching changes in my imports #266

Closed ghost closed 7 years ago

ghost commented 8 years ago

Exactly as set by #130, but a year later.

tvanro commented 7 years ago

Same issue here. Using webpack 1.13.3 and sass-loader 4.0.2

jhnns commented 7 years ago

Please provide a minimal test that demonstrates the problem. I'm using the webpack-dev-server in my setup and everything is working as expected.

claudio4 commented 7 years ago

Same here, I uploaded a video as a demostartion here https://cloud.byte-time.com/s/pIjPxewHdbf7HxL.

The video code is here https://github.com/nethruster/nethruster-website.

alexander-akait commented 7 years ago

@claudio4 all works good in your example.

Please update webpack to v2 and sass-loader to latest version.

Closing this out, please feel free to reopen if this doesn't resolve your issue. Thanks!