If you export with offline support, then when it identifies an update, all resources are fetched with the cache setting no-store, which means don't refer to the cache and don't store the result in the cache. It's the best it can do to bypass the cache entirely. Outside of that, the caching is determined by the server.