issues Search Results · repo:vitejs/vite language:TypeScript
Filter by
8k results
(110 ms)8k results
invitejs/vite (press backspace or delete to remove)Describe the bug
When running vite dev, this is
4:26:52 PM [vite] (client) Re-optimizing dependencies because vite config has changed
VITE v7.0.6 ready in 1711 ms
➜ Local: https://localhost:12345/ ...
needs reproduction
rebasecase
- 1
- Opened yesterday
- #20514
Describe the bug
When a .svelte file exports a snippet through its script module block, it can cause a fail in the optimizer scan due to
an export of something that isn t defined in the script ({#snippet ...
feat: deps optimizer
has workaround
p3-downstream-blocker
dominikg
- Opened yesterday
- #20511
Describe the bug
The value of cssTarget should be consistent between client and server.
But that isn t the case, for example with following config:
// vite.config.js
export default {
environments: ...
pending triage
brillout
- Opened 2 days ago
- #20505
Describe the bug
In vite ssr, if I separate vite config logic to different files like vite.client.config.ts and vite.server.config.ts,
and I get viteDevServer instance by calling createServer method use ...
pending triage
zhangyuang
- 3
- Opened 2 days ago
- #20504
Describe the bug
vite 7 , vue 3 编译后的组件库代码中出现了变量 h 导致变量冲突
import { h } from /node_modules/.vite/deps/vue.js?v=bca31516 ;
const v = { class: hly-upload }, _ = {
key: 2,
class: tips
}, u = {
...
needs reproduction
qiphon
- 1
- Opened 2 days ago
- #20501
Describe the bug
If either ssr.noExternal or environments.ssr.resolve.noExternal are set to true then other values should be ignored and
both should be resolved to true in the config. They are currently ...
p3-minor-bug
jamesopstad
- Opened 3 days ago
- #20499
Describe the bug
On the server side, we hope the third-party module will be externalized correctly. If I set an alias for the third-party
module, Vite will transform the URL to a local file system path ...
feat: ssr
pending triage
zhangyuang
- 6
- Opened 3 days ago
- #20497
Describe the bug
While trying to serve a HTML file generated by Turbowarp via Vite (which uses parse5) the parser complains on control
characters, see https://github.com/TurboWarp/packager/issues/986. ...
feat: html
p2-edge-case
cmahnke
- Opened 6 days ago
- #20482
Describe the bug
Sine vite 7.0.5 I m experiencing resolve import errors for files that worked just fine in 7.0.4. Most likely caused by
changes in #20382
[plugin:vite:import-analysis] Failed to resolve ...
p2-edge-case
regression
romansp
- Opened 7 days ago
- #20479
Description
💡 As we all know, the current vite package uses hash to generate file names, but the hash changes every time you package
it, regardless of whether your file is modified. In this way, the hash ...
needs reproduction
juntaosun
- 4
- Opened 7 days ago
- #20476

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.