-
Can I use it in vite?
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [x] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [x] Not repro…
-
### Description
Everytime I add new mocks that are slightly more involved, I wish I could just navigate to the API endpoint in my browser and view the response so I can see what is happening.
Cu…
-
### Describe the bug
in the current docs, the installation instructions for vite, they point to paste this code into the `vite.config.ts` file
code:
`import path from "path"
import react from …
-
I think creating a library without unit tests is a rare case and a bit scary thing to do, therefore I'd suggest that the `npm create vite-extra` > `library` comes with `vitest` included and properly c…
-
### Describe the bug
**Issue Description**:
It seems that adding the `proxy` attribute to your `vite.config.ts` file, even if left empty, causes Vite to disable HTTP/2 support for your development…
-
Hey there, I'm pretty new to wasm, and I don't know if this is an issue with vite-plugin-wasm or something to do with my setup, but this problem has been driving me crazy. In dev mode everything works…
-
### Describe the bug
This code in the typescript block of a svelte component fails:
```ts
const increment = ({ increment } : { increment?: number } = {}) => {
count += 1
}
```
wit…
-
Valibot needs to be updated since recent release of remix included [https://github.com/remix-run/remix/blob/remix%402.14.0/packages/remix-dev/package.json](https://github.com/remix-run/remix/blob/remi…
-
vite 4.0.0
node v17.0.0
配置按 readme 里来的,错误信息如下:
Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/yangbin/coding/dmail/dmail-server/web/node_modules/import-meta-resolve/index.js from /Users/y…