- Clone this repository
- Run
pnpm install - Run
pnpm test
- Editing the
vitest.config.tsfile and usingdefineConfig()fromvitest/configto define the Vitest configuration works as expected. - Only relying on
getViteConfig()fromastro/configcauses the issue.