-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Insights: vitejs/vite
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
17 Pull requests merged by 9 people
-
chore: fix some typos in comment
#19728 merged
Mar 26, 2025 -
feat(types): expose
CustomPluginOptionsVite
type#19557 merged
Mar 26, 2025 -
fix(ssr): hoist export to handle cyclic import better
#18983 merged
Mar 26, 2025 -
feat(experimental): add fetchable environment interface
#19664 merged
Mar 25, 2025 -
feat: implement hook filters
#19602 merged
Mar 25, 2025 -
feat(types): make ImportMetaEnv strictly available
#19077 merged
Mar 25, 2025 -
fix: add back
.mts
to defaultresolve.extensions
#19701 merged
Mar 24, 2025 -
refactor(reporter): only call modulesReporter when logLevel is info
#19708 merged
Mar 24, 2025 -
fix: backport #19702, fs raw query with query separators
#19704 merged
Mar 24, 2025 -
fix: backport #19702, fs raw query with query separators
#19703 merged
Mar 24, 2025 -
fix: fs raw query with query separators
#19702 merged
Mar 24, 2025 -
feat(css): support preprocessor with lightningcss
#19071 merged
Mar 24, 2025 -
feat(legacy): add sourcemapBaseUrl support
#19281 merged
Mar 24, 2025 -
chore(deps): update dependency miniflare to v4
#19699 merged
Mar 24, 2025 -
feat(config): improve bad character warning
#19683 merged
Mar 21, 2025 -
fix(optimizer): fix incorrect picomatch usage in filter()
#19646 merged
Mar 21, 2025 -
docs: add rolldown chapter
#19680 merged
Mar 21, 2025
9 Pull requests opened by 6 people
-
fix(deps): update all non-major dependencies
#19698 opened
Mar 24, 2025 -
perf: only bundle node version `debug`
#19715 opened
Mar 25, 2025 -
fix: ensure buffered error visible on all tabs (#19710)
#19718 opened
Mar 25, 2025 -
feat(plugin-legacy): add 'assumptions' option
#19719 opened
Mar 25, 2025 -
failing test for #19695
#19721 opened
Mar 26, 2025 -
fix: apply `__vitePreload` correctly and when necessary
#19722 opened
Mar 26, 2025 -
refactor: `importAnalysisBuild`
#19723 opened
Mar 26, 2025 -
docs: remove lightningcss preprocessor note
#19735 opened
Mar 28, 2025
12 Issues closed by 6 people
-
Proxy missing request header
#19734 closed
Mar 28, 2025 -
Automatic Updating of the main property of package.json
#19725 closed
Mar 27, 2025 -
Vite's proxy config with trailing slash producing an unexpected result
#19713 closed
Mar 26, 2025 -
Output the rollup.config.js file to node_modules/.vite-temp
#19717 closed
Mar 26, 2025 -
Vite SSR Imports not loading classes correctly - constructors not loaded
#14048 closed
Mar 26, 2025 -
Side effect import of CSS gets treeshaken without any apparent reason
#19705 closed
Mar 24, 2025 -
CSS preprocessor support with `transformer: 'lightningcss'`
#19112 closed
Mar 24, 2025 -
Svg imports are case sensitive on linux but not on windows
#19696 closed
Mar 24, 2025 -
A HMR `host` related breaking change in v5 to v6 is not listed
#19662 closed
Mar 22, 2025 -
Inconsistent outcomes when resolving directories with special characters
#17457 closed
Mar 21, 2025
11 Issues opened by 11 people
-
Components are not found when using is-Directive in vite
#19733 opened
Mar 27, 2025 -
Provide an unaltered/corrected import.meta object in vite.config.ts and imported files
#19730 opened
Mar 26, 2025 -
Using build.commonjsOptions.dynamicRequireTargets with glob throws an Error
#19727 opened
Mar 26, 2025 -
"react-art" build with vite6 cause error
#19720 opened
Mar 26, 2025 -
The docs for css.preprocessorOptions[extension].additionalData is not practical at all
#19712 opened
Mar 25, 2025 -
HMR errors inconsistently sent to multiple tabs
#19710 opened
Mar 24, 2025 -
fetchUpdate assumes import error to be instanceof Error
#19709 opened
Mar 24, 2025 -
tsconfig generated by create-vite includes comments
#19697 opened
Mar 23, 2025 -
Dynamic `import().then(m => m.foo)` works in dev but fails in prod
#19695 opened
Mar 22, 2025 -
Extension of manifest.json with custom properties per chunk
#19694 opened
Mar 21, 2025 -
Recommend `vite-env.ts` over `vite-env.d.ts`
#19693 opened
Mar 21, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(env): add false option for envDir to disable env loading
#19503 commented on
Mar 28, 2025 • 3 new comments -
feat: add ember starter
#19564 commented on
Mar 21, 2025 • 2 new comments -
wip: extract CSS early
#19679 commented on
Mar 27, 2025 • 0 new comments -
feat(docs): add a plugin to generate documentation for LLMs
#19675 commented on
Mar 27, 2025 • 0 new comments -
chore(deps): update dependency @shikijs/vitepress-twoslash to v3
#19502 commented on
Mar 26, 2025 • 0 new comments -
feat: add support for unsetEnv config option
#19439 commented on
Mar 24, 2025 • 0 new comments -
feat(html): keep special chars in attrs as-is when possible
#19396 commented on
Mar 25, 2025 • 0 new comments -
fix: allow enabling esbuild.minifyWhitespace for es format in lib mode (fix #6555)
#18737 commented on
Mar 27, 2025 • 0 new comments -
Dependency Dashboard
#4790 commented on
Mar 27, 2025 • 0 new comments -
HMR is often not working at all
#18217 commented on
Mar 27, 2025 • 0 new comments -
Style injection conflicts with SSR hydration on document
#15765 commented on
Mar 27, 2025 • 0 new comments -
TypeError: Failed to fetch dynamically imported module
#11804 commented on
Mar 26, 2025 • 0 new comments -
Drive letter case is different from the `process.cwd`
#18468 commented on
Mar 25, 2025 • 0 new comments -
Vite injects __vitePreload even if the modulePreload option is disabled
#18551 commented on
Mar 24, 2025 • 0 new comments -
HMR crashes in Vite 6.2.2
#19690 commented on
Mar 24, 2025 • 0 new comments -
Bump default `build.target`
#19358 commented on
Mar 23, 2025 • 0 new comments -
Vite fails to load modules in Chrome with net:ERR_FAILED error
#17499 commented on
Mar 21, 2025 • 0 new comments -
`build --watch` doesn't watch files in `public`
#18655 commented on
Mar 21, 2025 • 0 new comments