Replies: 1 comment 3 replies
-
|
This is because Vitest internally sets vitest/packages/vitest/src/node/plugins/index.ts Lines 85 to 94 in 0cbad1b I'd imagine this causes a different behavior on Note that when both Vitest and users only uses (Btw, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using Vitest with Rolldown, i.e.
rolldown-vite+@vitejs/plugin-react-oxc, running it starts with the following warning:It doesn't happen without the React plugin.
Is this something to be concerned about?
Repro: https://github.com/silvenon/repro/tree/vitest-rolldown-react-oxc-warning
Beta Was this translation helpful? Give feedback.
All reactions