next.js
b39a03f4 - add useReportWebVitals that makes use of web-vitals package (#47319)

Commit
2 years ago
add useReportWebVitals that makes use of web-vitals package (#47319) ### What? introduce a new hook `useReportWebVitals` that would register a function to handle web-vitals metrics. ### Why? next.js users who use [Axiom](https://axiom.co) has been [asking](https://github.com/axiomhq/next-axiom/issues/109) for this feature for nextjs 13, as it was working for nextjs 12.
Author
Islam Shehata
Parents
Loading