How can I force clients to refresh JavaScript files?

后端 未结 26 2648
旧时难觅i
旧时难觅i 2020-11-22 03:40

We are currently working in a private beta and so are still in the process of making fairly rapid changes, although obviously as usage is starting to ramp up, we will be slo

26条回答
  •  一整个雨季
    2020-11-22 04:13

    For ASP.NET I suppose next solution with advanced options (debug/release mode, versions):

    Js or Css files included by such way:

    
    
                                     
                  
提交回复
热议问题