Caching Related Issues
We are operating our web-application on cloudflare pages and recently started having lot of issues from our customers after each release of the new version of the app.
Here is an example:
Failed to fetch dynamically imported module: https://app.textcortex.com/assets/dashboard-a152fa43.js
Is this kind of issues related to cloudflare's caching? Is there any kind of config that we need to be aware of regarding our build config?
Thanks for the help!
Here is an example:
Failed to fetch dynamically imported module: https://app.textcortex.com/assets/dashboard-a152fa43.js
Is this kind of issues related to cloudflare's caching? Is there any kind of config that we need to be aware of regarding our build config?
Thanks for the help!