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

fix(plugin-legacy): fix legacy plugin not working in worker context feat: web workers p3-minor-bug An edge case that only affects very specific usage (priority) plugin: legacy
#19079 opened Dec 26, 2024 by sapenlei Loading…
Unable to package normal files in web worker feat: web workers p3-minor-bug An edge case that only affects very specific usage (priority) plugin: legacy
#19073 opened Dec 25, 2024 by just-ads
7 tasks done
fix(html): error while removing vite-ignore attribute for inline script feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#19062 opened Dec 24, 2024 by btea Loading…
Error when using "vite-ignore" attribute in <script type="module"> tag feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#19055 opened Dec 23, 2024 by oscarmarina
7 tasks done
Import scss in node_modules with a Vite resolve.alias fails in Vite 6 feat: css p3-minor-bug An edge case that only affects very specific usage (priority)
#19042 opened Dec 23, 2024 by danielelkington
7 tasks done
fix: normalize html path in transformIndexHtml() feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#18976 opened Dec 16, 2024 by vanaigr Loading…
SSR dev server "Pre-transform error: Failed to load url" for relative path contribution welcome feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#18964 opened Dec 14, 2024 by vanaigr
7 tasks done
fix(resolve): support resolving TS files by JS extension specifiers in JS files p3-minor-bug An edge case that only affects very specific usage (priority) trigger: preview
#18889 opened Dec 5, 2024 by sapphi-red Loading… 6.1
fix: correctly resolve hmr dep ids and fallback to url feat: hmr p3-minor-bug An edge case that only affects very specific usage (priority) trigger: preview
#18840 opened Nov 29, 2024 by patricklx Loading… 6.1
During Legacy builds worker files are not generated with renderModernChunks set to false feat: web workers p3-minor-bug An edge case that only affects very specific usage (priority) plugin: legacy
#18558 opened Nov 2, 2024 by christowiz
7 tasks done
Tailwindcss doesn't rebuild CSS for new files feat: css p3-minor-bug An edge case that only affects very specific usage (priority)
#18552 opened Nov 1, 2024 by bluwy
7 tasks done
fix(css): support external CSS with lightningcss feat: css p3-minor-bug An edge case that only affects very specific usage (priority)
#18389 opened Oct 18, 2024 by sapphi-red Draft
Vite moves @import at the top leading to an erroneous layers order bug: upstream Bug in a dependency of Vite feat: css p3-minor-bug An edge case that only affects very specific usage (priority)
#18384 opened Oct 17, 2024 by ellhn
7 tasks done
fetchpriority attribute in <script> is stripped from index.html after build feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#18061 opened Sep 9, 2024 by ferferga
7 tasks done
Source maps in VSCode not working for debug if white space is in url feat: sourcemap Sourcemap support p3-minor-bug An edge case that only affects very specific usage (priority)
#17977 opened Aug 30, 2024 by ondrejrohon
7 tasks done
Inconsistent path resolution for references in HTML feat: html inconsistency Inconsistency between dev & build p3-minor-bug An edge case that only affects very specific usage (priority)
#17910 opened Aug 21, 2024 by sapphi-red
7 tasks done
"vite" rewrites "named import" of typescript enums as "default import" and breaks app feat: deps optimizer Esbuild Dependencies Optimization p3-minor-bug An edge case that only affects very specific usage (priority)
#17878 opened Aug 12, 2024 by superboum
7 tasks done
@vitejs/plugin-legacy does not play nicely with web workers feat: web workers p3-minor-bug An edge case that only affects very specific usage (priority) plugin: legacy
#17662 opened Jul 12, 2024 by walkerburgin
7 tasks done
Dynamic import of a peer dependency causes inconsistencies between dev and prod feat: deps optimizer Esbuild Dependencies Optimization p3-minor-bug An edge case that only affects very specific usage (priority)
#17529 opened Jun 19, 2024 by wijionejs
7 tasks done
Inconsistent outcomes when resolving directories with special characters p3-minor-bug An edge case that only affects very specific usage (priority)
#17457 opened Jun 13, 2024 by zisiszak
7 tasks done
fix: avoid externalizing plugins that resolve to local files in monorepos p3-minor-bug An edge case that only affects very specific usage (priority)
#17323 opened May 27, 2024 by frandiox Loading…
vite build alters the <link> tag wrongly feat: css feat: html p3-minor-bug An edge case that only affects very specific usage (priority)
#17322 opened May 27, 2024 by Botato300
7 tasks done
Infinite HMR loop if circular dep calls import.meta.hot.invalidate() feat: hmr p3-minor-bug An edge case that only affects very specific usage (priority)
#16709 opened May 18, 2024 by bluwy
7 tasks done
parameter in import() contains a variable, the file path will not be found after packing. p3-minor-bug An edge case that only affects very specific usage (priority)
#16493 opened Apr 22, 2024 by yonecdeng
7 tasks done
ProTip! Adding no:label will show everything without a label.