Force clear cache in OpenUI5
问题 I have created an OpenUI5 app and I want to relase a new version daily. But I found some problems: Not always on the client browser is loaded the last version of javascript (I have a label that show the version and to see the last number is requred a manual refresh by F5) I have a JSon file that i use to bind a menu. If I modify it, on the client browser it remains in cache and also with F5 not load the new version. The solution is clear data of browser (...) Now I have this meta-tags on my