Pretty straight-forward, I\'m developing an MVC5 application and have noticed (lately) that my Browser appears to be caching the JavaScript code I have on the view within
You might want to add a no_cache variable after your script url like:
If you manage to put a random number to the place i indicated, the browser will automatically download the latest version of the script after an F5