question

AndreaManna-6748 avatar image
0 Votes"
AndreaManna-6748 asked AndreaManna-6748 edited

Excel addin cache in production environment

Hello to everyone,


Me and my team encountered a problem in internal production environment, recently we changed our infrastructure:

  • addin were served on root / and now is served on /excel

  • our documentation was served on /docs and now is served on root /

after we published this changes we weren't able to see that changes applied, only after deleting excel cache, as clear-cache documentation says, the changes were effectively applied.

We tried to replicate this infrastructural changes in our dev environment and we had the same problem, additionally we saw that even if we clean the browser cache the changhes were effectively applied.

There's a way to avoid this "clear cache" action? We tried to change the manifest version (on our dev environment) but this not seem to help.

Thanks in advance for your replies,

Andrea.


office-js-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers