tree: 0ee88d7b21a5d748648b71840830f05a71a53ed9 [path history] [tgz]
  1. LICENSE
  2. README.md
  3. web-vitals.es5.min.js
third_party/web-vitals/README.md

web-vitals (v0.2.4)

The web-vitals is a library for measuring all the Web Vitals metrics on real users, in a way that accurately matches how they're measured by Chrome and reported to other Google tools (e.g. Chrome User Experience Report, Page Speed Insights, Search Console's Speed Report).

Built from source and copied to third party scripts.

To reinstall or update

git clone https://github.com/GoogleChrome/web-vitals
cd web-vitals
git checkout tags/<version tag>
npm install
npm build
cd dist
cp web-vitals.es5.min <path to pkgsite>/third_party