We have problem with cache in live environment with Client Dependency.
It's not easy to refresh it, we had to restart application or add ?t=5454 to js and css files pathes.
Is there some easy way of doing it?
It will be perfect to do it automatically after each deploy.
Clean Client Dependency Cache
Hi Our,
We have problem with cache in live environment with Client Dependency. It's not easy to refresh it, we had to restart application or add ?t=5454 to js and css files pathes.
Is there some easy way of doing it?
It will be perfect to do it automatically after each deploy.
Thanks,
Alex
Hi Alex
Did you try Matt's AutoExpireClientDependency package?
/Frederik
Hi Frederik,
Thank you a lot for the link, didn't hear about this package before.
It's pretty old, but idea is great. I think I have to try to use it with UAAS on my own risk or write something similar to it.
Thanks,
Alex
is working on a reply...