Problem in caching components
-
i have dist on the server, generated by quasar that serves nginx.
when i update my src and generating new dist i remove old and insert new files, then i go to my site, do reloading page and i see updated components. But, when i go to route “/” and rewrited to “/account”(because i authorized) i see old componentsMy caching settings in nginx:
How to caching correctly?