/vite-2.7-slow

Example repository of vite 2.7.x regression regarding development build speed

Primary LanguageTypeScript

  1. link your vite to this repo via pnpm
{
   "pnpm": {
      "overrides": {
        "vite": "link:../../vite/packages/vite"
      }
  }
}
  1. run npm test to see the perf result

you can check test code in perf.spec.ts, it will test the FCP time