You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice that while using environment: 'happy-dom', the values passed via environmentOptions are not being forward, forcing the users to define settings after it's being already initialized (e.g., via setupFiles)
Describe the bug
I notice that while using
environment: 'happy-dom'
, the values passed viaenvironmentOptions
are not being forward, forcing the users to define settings after it's being already initialized (e.g., via setupFiles)Reproduction
https://stackblitz.com/edit/vitest-dev-vitest-v3zosm?file=vite.config.ts&initialPath=__vitest__/
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: