viteste-define-config-bug-repro First, install the dependencies: pnpm i To reproduce the bug, run the following commands: pnpm patch-remove [email protected] pnpm type-check To restore the patch to see the fixed version: git restore -- . pnpm i pnpm type-check