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

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
Using build.commonjsOptions.dynamicRequireTargets with glob throws an Error p3-minor-bug An edge case that only affects very specific usage (priority)
#19727 opened Mar 26, 2025 by artur-ptaszek-mck
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
fetchUpdate assumes import error to be instanceof Error p3-minor-bug An edge case that only affects very specific usage (priority)
#19709 opened Mar 24, 2025 by jiftoo
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
Vite SSR doesn't fail when same name is declared via import feat: ssr p2-edge-case Bug, but has workaround or limited in scope (priority) regression The issue only appears after a new release
#19617 opened Mar 10, 2025 by hi-ogawa
7 tasks done
Simplify ESLint configuration feat: create-vite create-vite package p2-nice-to-have Not breaking anything but nice to have (priority)
#19594 opened Mar 6, 2025 by Mikilll94
4 tasks done
ProTip! no:milestone will show everything without a milestone.