RickStrahl / Westwind.AspnetCore.LiveReload

ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page
Other
469 stars 42 forks source link

Reload Delay? #26

Closed netleader closed 4 years ago

netleader commented 4 years ago

Hi, I'm experiencing that when I save my SCSS that the browser reloads but still has the old CSS. When I then reload manually the changes are there! I think it would help to setup a refresh delay.

Or do you guys have any other advise?

RickStrahl commented 4 years ago

Related to #25 and #22. Closing.

Looking into it.