-
### 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…
-
I ran into the issue, that my SCSS was not being added to the markup and struggled to find out why.
Please correct me if i am wrong, but it seems that the following code (which was the only one han…
-
### Version
Vben Admin V5
### Description
1. 包`@vben/vite-config`: `library`配置中提供`preset`选项以接收一个字符串,或者`plugins`选项数组元素允许传入预置的字符串(类似于**unplugin import**)
2. 目录`apps`: 提供`nestjs + vite`项目模板,有简单的`jwt`…
-
I've bumped into this issue before. I was also using this method, and everything worked fine until I added a package that included a `window.mjs` as part of their code. This plugin will therefore repl…
-
### Reporting a bug?
ussing t function in composition API returns error.
`tm(`summer`):`
`{ "type": 0, "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 1, "offset": 0 }, "end": { "l…
-
### Describe the bug
If you:
- are using @storybook/react-vite@7.0.0-rc.3
- have your .storybook folder in your src folder
- have `public` in your storybook staticDirs
- import an asset from …
-
I've been having an issue with this module, where the fetching of font files sometimes fails during the production build. I haven't been able to create a reliable reproduction yet—it seems to happen a…
-
http://localhost:5173/Detail/38
-
### Reproduction
per the docs: https://vitejs.dev/config/build-options#build-modulepreload
> By default, a [module preload polyfill](https://guybedford.com/es-module-preloading-integrity#modulep…
-
I'm following the basic instructions to setup `@vite-pwa/nuxt`
`pnpm add @vite-pwa/nuxt -D
`
```
// nuxt.config.ts
import { defineNuxtConfig } from 'nuxt/config'
export default defineNuxtC…