Always load fresh version of onsen app
-
Hello,
My existing web app using onsen ui runs fine.
But any changes to the existing onsenui index.html/js does not get reflected until browser cache is cleared and
a page is reloaded.I want to always reload the index.html/js from web server so that it loads the latest js changes.
Is there a way to do that, please?Thanks for your help!
-
Can somebody respond please?
-
@mmike It all depends on your environment. And we don’t know your environment. Are you using webpack-dev-server, http-server, or…?