feat: added vercel web vitals implementation

This commit is contained in:
Bart van der Braak 2023-07-29 19:07:32 +02:00
parent f84989021c
commit 5df4d20ee1
5 changed files with 112 additions and 9 deletions

View file

@ -37,6 +37,7 @@
"@threlte/core": "6.0.0-next.11",
"@threlte/extras": "5.0.0-next.16",
"@types/three": "^0.154.0",
"three": "^0.155.0"
"three": "^0.155.0",
"web-vitals": "^3.4.0"
}
}