Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vitejs/vite issues and pull requests
#18560 - fix(deps-optimization): detect npm and pnpm dependency changes correctly (#17336)
Pull Request -
State: open - Opened by DreierF 1 day ago
#18558 - During Legacy builds worker files are not generated with `renderModernChunks` set to false
Issue -
State: open - Opened by christowiz 2 days ago
Labels: pending triage
#18557 - React Chrome Extension Manifest V3 CSP Policy
Issue -
State: closed - Opened by vavilondev 2 days ago
Labels: pending triage
#18555 - Breakpoints in Vite React
Issue -
State: open - Opened by dwpprof 3 days ago
- 6 comments
Labels: pending triage
#18554 - fix(client): hmr on web workers
Pull Request -
State: open - Opened by userquin 3 days ago
- 2 comments
#18552 - Tailwindcss doesn't rebuild CSS for new files
Issue -
State: open - Opened by bluwy 3 days ago
Labels: pending triage
#18551 - Vite injects __vitePreload even if the modulePreload option is disabled
Issue -
State: open - Opened by lubomirblazekcz 3 days ago
- 1 comment
Labels: pending triage
#18550 - feat: expose `configDefaults`
Pull Request -
State: open - Opened by sapphi-red 4 days ago
#18549 - fix: use `server.perEnvironmentStartEndDuringDev`
Pull Request -
State: closed - Opened by sapphi-red 4 days ago
Labels: p3-minor-bug, feat: environment API
#18548 - fix(client): detect ws close correctly
Pull Request -
State: closed - Opened by sapphi-red 4 days ago
Labels: p3-minor-bug
#18547 - docs(css): optimize sponsor-section background style
Pull Request -
State: open - Opened by imfenghuang 4 days ago
#18546 - feat(build): emit license
Pull Request -
State: open - Opened by bluwy 4 days ago
#18544 - feat: extended applyToEnvironment and perEnvironmentPlugin
Pull Request -
State: open - Opened by patak-dev 4 days ago
- 1 comment
Labels: feat: environment API
#18542 - fix(html): fix inconsistency in resolving alias in dev and build mode.
Pull Request -
State: open - Opened by smeng9 4 days ago
#18541 - fix(json): don't `json.stringify` arrays
Pull Request -
State: closed - Opened by ghiscoding 4 days ago
Labels: p4-important, regression
#18540 - Private field transform error in production mode
Issue -
State: open - Opened by mantou132 4 days ago
- 4 comments
Labels: pending triage
#18539 - docs: optimize home page styles
Pull Request -
State: closed - Opened by warmthsea 4 days ago
- 3 comments
#18538 - tsconfig change doesn't trigger a dev server reload after vite.config.ts change
Issue -
State: open - Opened by djibarian 4 days ago
- 1 comment
Labels: pending triage
#18537 - chore: upgrade to express 5
Pull Request -
State: open - Opened by bluwy 4 days ago
Labels: dependencies, p1-chore
#18536 - docs(migration): add section for html asset sources
Pull Request -
State: closed - Opened by bluwy 5 days ago
#18535 - chore(plugin-legacy): add type module in package.json
Pull Request -
State: closed - Opened by bluwy 5 days ago
#18533 - 6.0.0-beta.x regression, array of data imported as JSON file get transformed to an object, why?
Issue -
State: closed - Opened by ghiscoding 5 days ago
- 3 comments
Labels: p4-important, regression
#18531 - ci: use Node 22 for macOS and Windows CI
Pull Request -
State: closed - Opened by sapphi-red 5 days ago
Labels: p1-chore
#18530 - fix(lib): only resolve css bundle name if have styles
Pull Request -
State: closed - Opened by bluwy 5 days ago
Labels: p3-minor-bug, feat: library mode
#18527 - 6.0.0-beta.7 regression, browser does not open with "spawn EBADF" error
Issue -
State: open - Opened by sai-cb 5 days ago
- 12 comments
Labels: pending triage
#18526 - ViteDevServer deserves its own page
Issue -
State: open - Opened by aleclarson 5 days ago
Labels: documentation
#18525 - feat: buildless ecosystem ci
Pull Request -
State: open - Opened by Aslemammad 5 days ago
- 2 comments
#18524 - refactor: client-only top-level warmup
Pull Request -
State: closed - Opened by patak-dev 5 days ago
Labels: feat: environment API
#18523 - 6.0.0-beta.3 regression, all chunks grew significantly in size
Issue -
State: open - Opened by sai-cb 5 days ago
- 6 comments
Labels: pending triage
#18522 - fix(scss): improve error logs
Pull Request -
State: closed - Opened by bluwy 5 days ago
Labels: feat: css, p2-edge-case
#18521 - fix: close watcher if it's disabled
Pull Request -
State: closed - Opened by sheremet-va 5 days ago
#18520 - Some code disappeared when build library(vite 5.4.10)
Issue -
State: closed - Opened by taofengYang 5 days ago
- 1 comment
Labels: bug: upstream, p3-minor-bug
#18519 - docs: migration guide for #18070
Pull Request -
State: closed - Opened by sapphi-red 6 days ago
Labels: documentation
#18518 - chore: fix moduleSideEffects in build script on Windows
Pull Request -
State: closed - Opened by sapphi-red 6 days ago
- 1 comment
Labels: p1-chore
#18517 - build: reduce package size
Pull Request -
State: closed - Opened by bluwy 6 days ago
Labels: p1-chore
#18516 - docs: add jsdocs to flags in BuilderOptions
Pull Request -
State: closed - Opened by sapphi-red 6 days ago
Labels: documentation
#18515 - fix: `define` in environment config was not working
Pull Request -
State: closed - Opened by sapphi-red 6 days ago
- 1 comment
Labels: p3-minor-bug, feat: environment API
#18514 - docs: update fs.deny default in JSDoc
Pull Request -
State: closed - Opened by sapphi-red 6 days ago
Labels: documentation
#18513 - Cannot use `@types/node` in `vite.config.ts` without messing up DOM type definitions
Issue -
State: closed - Opened by printfn 6 days ago
- 1 comment
Labels: pending triage
#18512 - ` tsc -b` not respecting `skipLibCheck: true`? (Create Vite react-ts template)
Issue -
State: closed - Opened by arcataroger 6 days ago
- 4 comments
Labels: pending triage
#18511 - The ability to predefine scaffolding parameters from the command line for `create-vite` and ask for the rest interactively
Issue -
State: open - Opened by cawa-93 6 days ago
Labels: enhancement: pending triage
#18510 - feat: add base option for import.meta.glob
Pull Request -
State: open - Opened by hakshu25 6 days ago
Labels: enhancement, p2-nice-to-have
#18509 - fix(config): write temporary vite config to node_modules
Pull Request -
State: closed - Opened by bluwy 6 days ago
- 7 comments
Labels: trigger: preview
#18508 - drfg21exe | drfg21exe | drfg21exe
Issue -
State: closed - Opened by drfg21exe 6 days ago
Labels: enhancement: pending triage
#18506 - fix: allow nested dependency selector to be used for `optimizeDeps.include` for SSR
Pull Request -
State: closed - Opened by sapphi-red 7 days ago
Labels: p3-minor-bug
#18504 - chore: fix preview-release.yml
Pull Request -
State: closed - Opened by hi-ogawa 7 days ago
- 1 comment
#18503 - fix: use picomatch to align with tinyglobby
Pull Request -
State: closed - Opened by sapphi-red 7 days ago
Labels: p2-edge-case
#18502 - chore: upgrade to unbuild v3 rc
Pull Request -
State: closed - Opened by bluwy 7 days ago
- 1 comment
#18501 - Copying a single line in a document will incorrectly select all
Issue -
State: closed - Opened by thinkasany 7 days ago
- 1 comment
Labels: documentation
#18500 - importing .mts file in config requires extension
Issue -
State: open - Opened by wmertens 7 days ago
- 6 comments
Labels: pending triage
#18499 - chore: use premove instead of rimraf
Pull Request -
State: closed - Opened by bluwy 7 days ago
#18498 - docs: πUpdate README to improve Markdown linting and structure
Pull Request -
State: open - Opened by okineadev 7 days ago
- 13 comments
#18497 - feat: :sparkles: Add a list of recommended extensions for vscode
Pull Request -
State: open - Opened by okineadev 7 days ago
#18496 - build.chunkSizeLimit
Issue -
State: open - Opened by mfulton26 7 days ago
- 2 comments
Labels: has workaround, enhancement: pending triage
#18495 - fix(build): apply resolve.external/noExternal to server environments
Pull Request -
State: closed - Opened by bluwy 7 days ago
#18494 - feat(html): support `vite-ignore` attribute to opt-out of processing
Pull Request -
State: closed - Opened by bluwy 7 days ago
- 3 comments
Labels: feat: html, p3-significant
#18493 - refactor!: remove fs.cachedChecks option
Pull Request -
State: closed - Opened by patak-dev 7 days ago
- 8 comments
#18491 - docs: missing changes guides
Pull Request -
State: closed - Opened by patak-dev 8 days ago
Labels: documentation, feat: environment API
#18490 - feat: β¨ Add Vite development container configuration
Pull Request -
State: open - Opened by okineadev 8 days ago
- 2 comments
#18489 - Disabling WebSocket and HMR
Issue -
State: open - Opened by gderiyenko 8 days ago
- 5 comments
Labels: enhancement: pending triage
#18488 - feat(lib)!: use package name for css output file name
Pull Request -
State: closed - Opened by bluwy 8 days ago
- 10 comments
Labels: feat: css, feat: library mode, breaking change, p3-significant
#18486 - fix(css): `cssCodeSplit` uses the current environment configuration
Pull Request -
State: closed - Opened by Jonny-china 8 days ago
Labels: feat: css, feat: environment API
#18485 - feat: implement fetch transport (POC)
Pull Request -
State: open - Opened by hi-ogawa 8 days ago
#18484 - fix(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate[bot] 8 days ago
- 2 comments
Labels: dependencies
#18483 - vite can't treesharking namespace enum
Issue -
State: closed - Opened by cjj281795819 8 days ago
- 1 comment
Labels: pending triage
#18481 - Vite Installation failing
Issue -
State: closed - Opened by srinivasangurukannan 9 days ago
- 20 comments
Labels: pending triage
#18480 - fix(module-runner): delay function eval until module runner instantiation
Pull Request -
State: closed - Opened by hi-ogawa 9 days ago
Labels: feat: environment API
#18479 - fix(resolve): Deno now uses mostly JSR
Pull Request -
State: open - Opened by Ciantic 9 days ago
- 1 comment
#18476 - Type issue with custom websocket events
Issue -
State: open - Opened by JakobHock 10 days ago
- 2 comments
Labels: pending triage
#18475 - refactor: top-level createEnvironment is client-only
Pull Request -
State: closed - Opened by patak-dev 10 days ago
- 1 comment
Labels: feat: environment API
#18474 - docs: top-level client environment config
Pull Request -
State: closed - Opened by patak-dev 10 days ago
- 1 comment
Labels: documentation, feat: environment API
#18473 - bun create vite uses vite 2.8
Issue -
State: closed - Opened by ar7casper 10 days ago
- 2 comments
Labels: pending triage
#18472 - When using ssr, the introduced package provides esm but it is not used causing an error to be reported.
Issue -
State: closed - Opened by ltxhhz 10 days ago
Labels: pending triage
#18470 - perf(css): skip style.css extraction if code-split css
Pull Request -
State: closed - Opened by bluwy 10 days ago
Labels: feat: css, p2-nice-to-have, performance
#18469 - Run dev server in IPv4 AND IPv6 simultaneously?
Issue -
State: closed - Opened by MarcusCaspeco 10 days ago
- 2 comments
Labels: enhancement: pending triage
#18468 - Drive letter case is different from the `process.cwd`
Issue -
State: open - Opened by sheremet-va 10 days ago
Labels: windows only, p2-edge-case
#18467 - fix(plugins): noop if config hook returns same config reference
Pull Request -
State: closed - Opened by bluwy 10 days ago
#18465 - refactor: optimizeDeps back to top level
Pull Request -
State: closed - Opened by patak-dev 10 days ago
- 2 comments
Labels: p3-significant, feat: environment API
#18464 - fix(css): `cssCodeSplit` in `environments.xxx.build` is invalid
Pull Request -
State: closed - Opened by Jonny-china 10 days ago
Labels: feat: css, feat: environment API
#18463 - Decorator errors since Vite 5.4.9
Issue -
State: closed - Opened by dbelob 10 days ago
- 2 comments
Labels: pending triage
#18462 - fix: handle warmup glob hang
Pull Request -
State: closed - Opened by bluwy 10 days ago
Labels: p3-minor-bug
#18461 - chore: update links of http to https
Pull Request -
State: closed - Opened by thinkasany 11 days ago
- 1 comment
#18460 - feat(css): add more stricter typing of lightningcss
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
Labels: feat: css, p2-nice-to-have
#18459 - fix(css): make sass types work with sass-embedded
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
Labels: feat: css, p3-minor-bug
#18458 - refactor(css): hide internal preprocessor types and expose types used for options
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
Labels: p1-chore
#18457 - Support full URL base, e.g. https://bar.com/foo/, in development
Issue -
State: open - Opened by kajic 11 days ago
- 2 comments
Labels: enhancement: pending triage
#18456 - docs: migration guide for plugin-commonjs upgrade
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
Labels: documentation
#18455 - fix: return the same instance of ModuleNode for the same EnvironmentModuleNode
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
- 6 comments
Labels: p3-downstream-blocker, feat: environment API
#18454 - space is added after comma in data uris in srcsets
Issue -
State: closed - Opened by riw 11 days ago
- 1 comment
Labels: pending triage
#18453 - feat!: update to chokidar v4
Pull Request -
State: closed - Opened by bluwy 11 days ago
- 7 comments
Labels: breaking change, p3-significant
#18451 - Firefox first load
Issue -
State: closed - Opened by olivier-voutat 11 days ago
Labels: pending triage
#18449 - fix(ssr): inject identity function at the top
Pull Request -
State: closed - Opened by sapphi-red 11 days ago
- 3 comments
Labels: p4-important, feat: ssr
#18448 - chore: replace deprecated `File` type with `RunnerTestFile`
Pull Request -
State: closed - Opened by dario-piotrowicz 12 days ago
- 1 comment
#18446 - test: fix test conflict
Pull Request -
State: closed - Opened by sapphi-red 12 days ago
Labels: test
#18445 - fix(preview): set resolvedUrls null after close
Pull Request -
State: closed - Opened by bluwy 12 days ago
Labels: p3-minor-bug
#18444 - docs: add some migration guide for v6
Pull Request -
State: closed - Opened by sapphi-red 12 days ago
Labels: documentation
#18443 - fix(dev): prevent double URL encoding in server.open on macOS
Pull Request -
State: closed - Opened by Sun79 12 days ago
Labels: p2-edge-case, feat: dev
#18441 - docs: if users need the third parameter from loadEnv as '' they must set it themselves.
Pull Request -
State: open - Opened by alexwillingham 12 days ago
- 2 comments
Labels: documentation
#18440 - feat(css)!: load postcss config within workspace root only
Pull Request -
State: closed - Opened by bluwy 12 days ago
- 1 comment
Labels: feat: css, p2-nice-to-have, breaking change
#18439 - refactor: top level keys for environments (and .environments array)
Pull Request -
State: closed - Opened by patak-dev 12 days ago
- 6 comments