Stay organized with collections
Save and categorize content based on your preferences.
The Application Cache, also known as AppCache,
is deprecated.
How the Lighthouse Application Cache audit fails
Lighthouse flags pages that use the Application Cache:
This audit fails when Lighthouse finds a reference to
the Application Cache manifest in a page's <html> tag.
For example, this markup causes the audit to fail:
<html manifest="example.appcache">
...
</html>
Use the Cache API instead of the Application Cache
To pass this audit,
remove the manifest from your page,
and use the
Cache API
via a service worker
instead.
To migrate from the Application Cache to service workers,
consider using the
sw-appcache-behavior library.
This library generates a service-worker-based implementation of the behavior
defined in an Application Cache manifest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-05-02 UTC."],[],[]]
Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.
Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.
🎥 Watch TMZ Live
TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.