Giancarlos Isasi
Giancarlos Isasi
I'm getting the same error with the latest version `7.0.8`. Our tests that use the toHaveStyle matcher are broken :(
same here 😢
(I don't know if it's related but I get the same error when trying to shim the `process` for the browser) ````ts import inject from '@rollup/plugin-inject'; export default defineConfig({ plugins:...
In case someone needs this, there is an issue in pnpm with a reproduction repo that we can use to test solutions: The error is fixed when using the feature...
:eyes: