App Cache is a deprecated standard and is being removed. It has already been removed from non-secure contexts.
TwentyFive should be using Service Workers instead to cache resources for offline use. We may have to write our own linker or use gwt-serviceworker-linker.
App Cache is a deprecated standard and is being removed. It has already been removed from non-secure contexts.
TwentyFive should be using Service Workers instead to cache resources for offline use. We may have to write our own linker or use gwt-serviceworker-linker.