CroquetMickael

Results 2 comments of CroquetMickael

Hi there got the same problem, even with the optimizeDeps. Using Vitest 4.0.15 with : "test:ci": "vitest --browser.headless --coverage --silent --retry 3" My config : ```javascript import { defineConfig }...

Well, i didn't know that optimizeDeps was also inside the browser context ! It's working ;)