-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
It looks like it's the same (or similar) issue that we had in v1 -…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/54810775-57ed-4c97-98ae-c63bdc87d5be)
注释插件的话是可以使用的,目前就这一个问题了,不知道如何解决
配置如下
``` javascript
import { loadEnv, defineConfi…
-
### Clear and concise description of the problem
As a developer using Vitest I want the ability to have an .html or .txt file trigger the re-run of a specific test file so that I can have an easier…
-
I'd like to discuss the future of this package since we are migrating to [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config).
# Current state
- We are actively working o…
-
### Describe the bug
I am having the same issue as [here](https://github.com/vitejs/vite/issues/11862), but the [solution ](https://github.com/vitejs/vite/pull/16052) isn't working for me.
I'm usi…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success.
### What packag…
-
### Describe the bug
Hello. I'm here to report a bug that I found using Vite.
### History
I had cloned a personal project that was configured to use Vite for build and serve the solution. After…
-
### Clear and concise description of the problem
Think of this directory structure-
```sh
|- nested /
|--|- about.ejs
|- index.ejs
|- main.js
|- vite.config.js
```
Currently, seems like …
-
Hi there and thanks for this plugin.
Just for some context: our page templates are normally served and *data-injected* by an express.js app. We started to use this plugin so that page templates cou…
-
In order to use `vite-plugin-favicon` with backends like Laravel, Ruby on Rails, etc., if the `inject` setting is off, it should write the HTML result from `favicons` out to a file.
Implemented via…