vite
https://github.com/vitejs/vite
TypeScript
Next generation frontend tooling. It's fast!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported21 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- docs: fix stale v6.3.1 playground links in CONTRIBUTING.md
- Module runner: plain named-import bindings are `undefined` after HMR when a shared dependency is still evaluating (race not covered by #22369)
- experimental.bundledDev + build.rolldownOptions.input causes 404 at http://127.0.0.1:5173/ in Vite 8.1
- bundledDev: server-side API to map module id to served URL (needed for SSR modulepreload/hydration hints)
- feat(html): process HTML with plugin container in dev
- Add a "copy error" button to the dev server error overlay
- feat(client): add copy error button to overlay (#22980)
- `buildStart` runs twice when the client module graph is accessed in bundled dev
- fix: avoid duplicate buildStart in bundled dev
- fix(optimizer): resolve excluded deps from importer (fix #21088)
- Docs
- TypeScript not yet supported