JavaScript file changes deployment

Posted by Balaji on Stack Overflow See other posts from Stack Overflow or by Balaji
Published on 2010-05-04T17:51:21Z Indexed on 2010/05/04 17:58 UTC
Read the original article Hit count: 265

Filed under:
|
|

Hi, we are having MVC web application. some of the code is in javascript. when we deploy any changes to the javascript the changes are not reflected on the client side. We have to ask clients to do CTRL+F5 to get the changes. Is there a standard way of pushing javascript changes to the clientside?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about file