GitShow/vitejs/vite
vitejs

vite

Next generation frontend tooling. It's fast!

by vitejs
build-tooldev-serverfrontendhmrvite
Star on GitHubForkWebsitenpm

TypeScript

82.3k stars8.6k forks1.3k contributorsActive · 4h agoSince 2020plugin-legacy@8.2.3MIT

Meet the team

See all 1330 on GitHub →
yyx990803
yyx9908031.9k contributions
sapphi-red
sapphi-red1.8k contributions
patak-cat
patak-cat1.0k contributions
bluwy
bluwy592 contributions
renovate[bot]Bot
renovate[bot]457 contributions
antfu
antfu207 contributions
btea
btea170 contributions
hi-ogawa
hi-ogawa112 contributions

Languages

View on GitHub →
TypeScript83%
JavaScript9.4%
HTML4.4%
CSS2.6%
Vue0.2%
Svelte0.2%
Other0.2%

Commit activity

Last 12 weeks · 305 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
87
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Active · Last activity 4h ago
See all on GitHub →
santhiprakash
docs(build): note cssTarget precedence (#17900)OpenPR

Problem takes precedence over during the lightningcss minification step, but this was not documented (see #17900). Fix : note that takes precedence over when is (the default). : same note for the CSS minification section. : update the JSDoc. Linked issue Fixes #17900 Verification pass pass (one pre-existing warning in ) pass

santhiprakash · 2h ago
dark1451
bundledDev + non-root base: dynamic import requests /@vite/lazy without base → 404OpenIssue

Describe the bug With and a non-root (e.g. ), dynamic in dev requests: instead of: Because the path omits , Vite's base middleware returns 404 ("did you mean "). Expected: lazy proxy URL is prefixed with . Actual: hardcoded without . Notes: Works with Works if the URL is manually rewritten to include Production ( + ) under the same non-root works — dev-only Reproduction https://stackblitz.com/github/dark1451/issue-vite-bundleddev-base-lazy?file=vite.config.ts Steps to reproduce 1. Open the reproduction (or clone + + ) 2. Open http://localhost:5173/web-packages/ (StackBlitz: open preview under ) 3. Open DevTools → Network → filter 4. Click "Load lazy module" 5. Observe → 404 6. Open the same URL with inserted after the origin → 200 7. Set → dynamic import works 8. with → works System Info Used Package Manager npm Logs Click to expand! Validations [x] Follow our Code of Conduct [x] Read the Contributing Guidelines. [x] Read the docs. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead. [x] Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server. [x] The provided reproduction is a minimal reproducible example of the bug.

dark1451 · 4h ago
h-a-n-a
test(bundled-dev): enable hmr playgroundOpenPR
h-a-n-a · 4h ago

Recent fixes

View closed PRs →
btea
build: use JSON import attributes instead of readFIleSync in rolldown configsMergedPR

Replace manual + with native in both and . https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#importing_non-javascript_modules

btea · 7h ago
dogledogle
docs(server-options): update sourcemapIgnoreList Rolldown referencesMergedPR

Update server.sourcemapIgnoreList links to Rolldown's OutputOptions reference Replace stale Rollup terminology in the sourcemapIgnoreList documentation Fix grammar in the path handling explanation

dogledogle · 7h ago
Structured data for AI agents

Repository: vitejs/vite. Description: Next generation frontend tooling. It's fast! Stars: 82333, Forks: 8643. Primary language: TypeScript. Languages: TypeScript (83%), JavaScript (9.4%), HTML (4.4%), CSS (2.6%), Vue (0.2%). License: MIT. Homepage: http://vite.dev Topics: build-tool, dev-server, frontend, hmr, vite. Latest release: plugin-legacy@8.2.3 (6d ago). Open PRs: 100, open issues: 687. Last activity: 4h ago. Community health: 87%. Top contributors: yyx990803, sapphi-red, patak-cat, bluwy, renovate[bot], antfu, btea, hi-ogawa, underfin, shulaoda and others.

·@ofershap

Replace github.com with gitshow.dev