-
### Describe the bug
我在vite工程中使用workers做复杂计算,在开发环境下是可以正常运行的,但是当我执行打包后,workers无法运行,经过查看打包后的文件,发现缺少了workers打包文件。
打包的文件中,可以找到引入workers的代码:(此时@vitejs/plugin-legacy插件的renderModernChunks为false)
![i…
-
### Is your feature request related to a problem? Please describe.
I want to add a script which type is 'importmap' into top of head, but all solution is failed. The official custom head config, will…
-
参考
https://github.com/vitejs/docs-ja/blob/main/CONTRIBUTING.md
-
### Describe the problem
In Svetle, basic and important functionality from Vite doesn't work — automatic handling of static resources from component folder only using HTML.
When initializing a n…
-
### Description
In background-image: path in `url()`, the resource will not be parsed correctly
### Suggested solution
When compiling a file, automatically convert the alias path of `alias` i…
-
### Describe the bug
![80ad1a28a245b752e6087e82fde98066](https://github.com/user-attachments/assets/eeac3008-da1a-409b-87da-0d5c504c6cc5)
![156d965206af76411dc70ac30f8fc10e](https://github.com/u…
-
### Description
Chokidar is slow and known to have issues with file descriptor limits when working with large projects. Parcel's watcher is much faster out of the box and additionally supports watc…
rtsao updated
3 months ago
-
### Describe the bug
Polyfills are attached to index.html as first thing in ``, this means they are loaded before `` is set.
In my case this results in:
```
....
``…
-
### Related plugins
- [ ] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [X] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/pl…
-
### Description
In CSS module, we would like to write shorter class names:
```css
/* ProductCard.module.css */
.root {}
.image {}
.button {}
```
However, when we monitoring online traffi…