Hello, I am working on a asp mvc system using Visual studio 2012 and I'd like to know if you know how to solve the following problem.
When I make a change in a javascript file, and run the project, then the javascript file is not refreshed unless I press Ctrl+F5.
How to reload the javascript file and all others automatically because I might miss that the cached version has not been replaced?
Thx
When I make a change in a javascript file, and run the project, then the javascript file is not refreshed unless I press Ctrl+F5.
How to reload the javascript file and all others automatically because I might miss that the cached version has not been replaced?
Thx