-
### Describe the bug
When using bun to start, modifying the content of the config.mts file will get stuck at restarting the service
### Reproduction
1. `bun run docs:dev`
2. Visit any page
3. Mod…
-
### What version of React Router are you using?
7.0.0-pre.0
### Steps to Reproduce
- Enable SPA mode (`ssr: false`)
- Set the basename to /chat/
- Enable prerender.
- Build the app with `n…
-
Hi,
I'm generating some `*.bib`-files from global data `js` via `pagination`. When building via `npx eleventy --serve` everything works as expected: These `*.bib`-files end up in the output dire…
-
### What area(s) will this request affect?
Theme
### What type of change do you want to see?
New feature
### Overview
It'd be great to have a flag to disable the request log output that happens w…
-
Hi,
I'm really excited about JSR and I started migrating [the few packages](https://github.com/orgs/dldc-packages/repositories) I maintain (mostly for myself given their popularity 😅) from `Node + …
-
Hey @murisceman,
I found a new bug regarding svg integration.
When using either `https://nuxt.com/modules/nuxt-svgo` or the package `vite-svg-loader` (which the nuxt module is based upon), the pru…
-
Just trying to get this library working in a vue 3 project which uses Vite and not webpack.
Just passing in a simple html div into html2Pdf and see following error:
TypeError: html2canvas__WEBP…
-
### Description
The Vite Shared Options documentation for [base](https://vite.dev/config/shared-options.html#base) states:
> Full URL, e.g. https://bar.com/foo/ (The origin part won't be used in d…
kajic updated
3 weeks ago
-
### Describe the bug
when I configure vite locally as I did in the stackblitz reproduction, I get the following error:
```
11:09:18 PM [vite] Error when evaluating SSR module /src/routes/(public)…
-
### Describe the bug
On MacOS, when by mistake one creates a .Svelte file instead a .svelte one, the vscode svelte extension does not complain but vite will and will show the (not so) missing file …