Commit 901c797
committed
Remove unused web-vitals CRA boilerplate
reportWebVitals() was called without a handler, so the guard meant
web-vitals was never imported at runtime and nothing was measured.
Leftover from Create React App; we've no plans to wire vitals into
analytics, and if we did we'd use the current onCLS/onLCP/onINP API
rather than this v1-era shim.1 parent 5531f79 commit 901c797
4 files changed
Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
This file was deleted.
0 commit comments