I've started using LiveReload with its Chrome extension and that's greatly improved my workflow. But one thing I noticed: sometimes Chrome still keeps loading cached version where my recent changes aren't reflected.
How can I force it to always dump the cache and do 'hard reload'?
App runs on Visual Studio Web Development Server (I don't know if that matters)