Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
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…?