Skip to content

Issues: vitejs/vite

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

transformRequest can leave transformResult as null when called right after invalidateModule feat: ssr p3-minor-bug An edge case that only affects very specific usage (priority)
#19804 opened Apr 7, 2025 by hi-ogawa
7 tasks done
this.addWatchFile does not work as expected if base url is specified p3-minor-bug An edge case that only affects very specific usage (priority)
#19792 opened Apr 4, 2025 by anatawa12
7 tasks done
HMR crashes with ENOENT when deleting SVG asset with Vite + Tailwind v4 contribution welcome feat: css p3-downstream-blocker Blocking the downstream ecosystem to work properly (priority)
#19786 opened Apr 3, 2025 by geomaster
7 tasks done
preload of explicit URL imports pending triage
#19753 opened Mar 30, 2025 by VanillaMaster
4 tasks done
Provide an unaltered/corrected import.meta object in vite.config.ts and imported files p2-edge-case Bug, but has workaround or limited in scope (priority)
#19730 opened Mar 26, 2025 by ymeine
7 tasks done
"react-art" build with vite6 cause error bug: upstream Bug in a dependency of Vite feat: commonjs @rollup/plugin-commonjs issue p2-edge-case Bug, but has workaround or limited in scope (priority)
#19720 opened Mar 26, 2025 by UreMySunshine
7 tasks done
The docs for css.preprocessorOptions[extension].additionalData is not practical at all documentation Improvements or additions to documentation
#19712 opened Mar 25, 2025 by OldFarmer86
2 of 4 tasks
HMR errors inconsistently sent to multiple tabs p2-edge-case Bug, but has workaround or limited in scope (priority)
#19710 opened Mar 24, 2025 by infiton
7 tasks done
Dynamic import().then(m => m.foo) works in dev but fails in prod p3-minor-bug An edge case that only affects very specific usage (priority)
#19695 opened Mar 22, 2025 by privatenumber
7 tasks done
Recommend vite-env.ts over vite-env.d.ts documentation Improvements or additions to documentation
#19693 opened Mar 21, 2025 by remcohaszing
1 of 4 tasks
HMR crashes in Vite 6.2.2 p2-edge-case Bug, but has workaround or limited in scope (priority)
#19690 opened Mar 20, 2025 by Mikilll94
7 tasks done
this.getModuleInfo().code support in dev p2-nice-to-have Not breaking anything but nice to have (priority) rollup plugin compat
#19674 opened Mar 18, 2025 by vladmiller
7 tasks done
"require is not defined" on the server, in dev mode only feat: ssr has workaround inconsistency Inconsistency between dev & build p2-edge-case Bug, but has workaround or limited in scope (priority)
#19673 opened Mar 18, 2025 by jakearchibald
7 tasks done
关于在生产构建中使用Top-Level Await的问题 bug: upstream Bug in a dependency of Vite p3-minor-bug An edge case that only affects very specific usage (priority)
#19670 opened Mar 18, 2025 by Duo-Huang
7 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.