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'm using vitest, which aims to be for Jest what Vite is for webpack. Vitest defaults to happy-dom which is a faster and SSR-cabable alternative to jsdom. Is there a way to configure Pretender to using happy-dom instead of jsdom? (Not using Pretender first-party but Miragejs uses it and it allows full configuration for it as well.)
Apologies if this is the wrong place for user questions, didn't find anything from the docs.
The text was updated successfully, but these errors were encountered:
I'm using vitest, which aims to be for Jest what Vite is for webpack. Vitest defaults to happy-dom which is a faster and SSR-cabable alternative to jsdom. Is there a way to configure Pretender to using happy-dom instead of jsdom? (Not using Pretender first-party but Miragejs uses it and it allows full configuration for it as well.)
Apologies if this is the wrong place for user questions, didn't find anything from the docs.
The text was updated successfully, but these errors were encountered: