- link your vite to this repo via
pnpm
{
"pnpm": {
"overrides": {
"vite": "link:../../vite/packages/vite"
}
}
}
- run
npm test
to see the perf result
you can check test code in
perf.spec.ts
, it will test the FCP time
pnpm
{
"pnpm": {
"overrides": {
"vite": "link:../../vite/packages/vite"
}
}
}
npm test
to see the perf resultyou can check test code in
perf.spec.ts
, it will test the FCP time