When a page is requested, it is cached as per the manifest file. However, when the page is updated, and the device is online, the file is not updated even though the computer is offline (it's online).
How can we work around this? Is there any way to tell the client to load the page from the server and not the cache when it's online?