-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
See: https://github.com/sveltejs/kit/issues/…
-
I'm using [the SSG approach](https://github.com/vitejs/vite-plugin-vue/tree/main/playground/ssr-vue) that the Vite docs link to, which produces an ESNext build that is then [reimported](https://github…
-
Hello everyone!
In the debugger, I get this issue:
`Module "url" has been externalized for browser compatibility. Cannot access "url.pathToFileURL" in client code. See https://vite.dev/guide/tro…
-
### What version of Hono are you using?
4.6.4
### What runtime/platform is your app running on?
Local Dev Server (with `@hono/vite-dev-server`) and Cloudflare Workers Local Dev Server (via `w…
-
### Description
Hello!
I have set up `vite`, `vitest`, and `react-testing-library` with `react-echarts` and while it works fine, any tests that have an `Echart` component fails with this error m…
-
### Build tool
Vite
### Where do you see the problem?
- [ ] In the browser
- [X] In the terminal
### Describe the bug
For some reason, when I use the dynamic import for my scss file `i…
-
### Describe the bug
Electron 27 just came out, and I seem to be having problems launching my built app when using the bytecode plugin
![image](https://github.com/alex8088/electron-vite/assets/8…
-
npm install vue-qrcode-component
import VueQRCodeComponent from 'vue-qrcode-component';
Produces:
Uncaught SyntaxError: The requested module '/node_modules/qrcode-js-package/qrcode.js?v=c0063e2…
-
When i install/use the vite plugin on a project I am unable to run the app. I also tried a fresh copy of the vite example in this repo and was met with the same error:
```
Error: Build failed wit…
-