-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Server doesn't exit when STDIN is closed
pending triage
#19091
opened Dec 28, 2024 by
stevehodgkiss
7 tasks done
As soon as you put
yarn dev
or npm run dev
behind a https proxy, it's impossible for vite to provide HMR due to a variety of implementation caveats and poor documentation. I could split this bug into several, but it's all HMR and it's confusing set of configuration options and fallbacks.
#19090
opened Dec 28, 2024 by
Sec32fun32
When will the react - ts template be compatible with React 19?
enhancement: pending triage
#19089
opened Dec 28, 2024 by
lihongyao
4 tasks done
Vite cannot detect the components and responsive variables used by Pug when use VueTemplate
pending triage
#19088
opened Dec 28, 2024 by
Lfan-ke
7 tasks done
Vite 6 PWA build doesn't seem to resolve the correct file
pending triage
#19087
opened Dec 27, 2024 by
jacquesg
7 tasks done
TypeError: Unknown file extension ".css"
pending triage
#19086
opened Dec 27, 2024 by
matagaralph
7 tasks done
feat(create-vite): Add Marko Run
enhancement: pending triage
#19083
opened Dec 26, 2024 by
LuLaValva
4 tasks done
Latest CSS Feature Support for v6
needs reproduction
#19075
opened Dec 26, 2024 by
splitwarechef
7 tasks done
plugin-legacy: allow excluding polyfills
enhancement: pending triage
#19074
opened Dec 25, 2024 by
jxn-30
4 tasks done
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
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
sass
dynamic import is undefined when building with "modern-compiler" and sass-embedded
needs reproduction
#19052
opened Dec 23, 2024 by
cod1r
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
@vitejs/plugin-legacy: What are the difference between Improvements or additions to documentation
plugin: legacy
targets
and modernTargets
?
documentation
#19038
opened Dec 22, 2024 by
zhaojjiang
1 of 4 tasks
prisma client could not be resolved
has workaround
p2-edge-case
Bug, but has workaround or limited in scope (priority)
#19036
opened Dec 22, 2024 by
dhruvkaushik305
7 tasks done
terserOptions 配置 drop_console: true, // 移除 console drop_debugger: true, // 移除 debugger 参数不起作用
enhancement
New feature or request
feat: library mode
#19035
opened Dec 21, 2024 by
hero8080
7 tasks done
Deep importing
.module.scss
file compiles in dev but not build
feat: css
has workaround
pending triage
#19003
opened Dec 18, 2024 by
moishinetzer
7 tasks done
simplify typescript setup of create-vite templates
feat: create-vite
create-vite package
#19002
opened Dec 18, 2024 by
dominikg
4 tasks done
RunnableDevEnvironment
is export from .d.ts
as class, but it's not exported from .js
pending triage
#18998
opened Dec 18, 2024 by
hi-ogawa
7 tasks done
Docs: Action button of sponsor section overlapping with the vertical background lines
documentation
Improvements or additions to documentation
#18992
opened Dec 17, 2024 by
knownasnaffy
4 tasks
Customize the path or method for the vite dev server to locate index.html.
enhancement: pending triage
#18984
opened Dec 17, 2024 by
ilxqx
4 tasks done
Allow customization of
.env
loading priorities
enhancement: pending triage
#18977
opened Dec 17, 2024 by
tranhl
4 tasks done
Regression in .env variable expansion when loading additional files
p2-to-be-discussed
Enhancement under consideration (priority)
#18975
opened Dec 16, 2024 by
tionkje
7 tasks done
vite build
produces incorrectly flattened nested CSS
bug: upstream
#18974
opened Dec 16, 2024 by
RobinMalfait
7 tasks done
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.