Skip to content

IanVS/reproduction-vitest-define-pool-forks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demonstrates that an undefined value in the define vite config will have different results between --pool=threads (the default) and --pool=forks (throws an error).

To demonstrate, run pnpm i, then pnpm run test, which should fail. If you edit vite.config.ts and remove pool: 'forks', the test will pass.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published