Skip to content

haoqunjiang/viteste-define-config-bug-repro

Repository files navigation

viteste-define-config-bug-repro

First, install the dependencies:

pnpm i

To reproduce the bug, run the following commands:

pnpm patch-remove vitest@0.33.0
pnpm type-check

To restore the patch to see the fixed version:

git restore -- .
pnpm i
pnpm type-check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published