-
### Describe the bug
Hello, we are trying to understand what would take to [migrate into vitest](https://github.com/mui/mui-x/pull/14508) on our repositories at MUI, both for browser and jsdom testin…
-
## Environment
```
- Operating System: `MacOs`
- Node Version: `v19.3.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.19`
- Builder: `vi…
-
Since the update to the latest Svelte version (3.38.3) an error is thrown from Vite when a request comes in.
**Logs**
```shell
$ svelte-kit dev --port 8000
SvelteKit v1.0.0-next.116
loc…
-
### Description
I want the Svelte compiler to be able to know that `import img from './myimg.png'` results in `img` being a `string` so that it can optimize it. The Svelte compiler doesn't look acros…
-
## What?
As of version `1.1.0`, I have introduced codemod scripts to auto-configure the styling addon for users of the following styling tools:
- Tailwind
- Material UI
- Styled-components
- Em…
-
### Version
6.0.0-beta.6
### Reproduction link
[https://stackoverflow.com/questions/62384191/rollup-vue-and-buble-unexpected-token-in-scss-file/62625441#62625441](https://stackoverflow.com/questi…
-
**2. Describe the bug**
`will-change: opacity` is applied to elements, if `AnimatePresence initial={false}`, and it alters the appearance of svg's (and probably other elements as well)
According…
-
### Describe the bug
For some reason mocked module in browser mode returns wrong exports
### Reproduction
I am trying to mock some modules in browser mode
like this
```typescript
import ty…
-
### Describe the bug
"store2"(https://www.npmjs.com/package/store2) is a third-party UMD package. When I import it in my project and build it as a UMD library, if the environment used is AMD, an erro…
-
### What version of `vite` are you using?
2.9.13
### System info and storybook versions
```
System:
OS: Windows 10 10.0.19044
CPU: (12) x64 Intel(R) Core(TM) i7-10750
H CPU @ 2.60…