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 supported20 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- `resolve.tsconfigPaths` does not work with `import.meta.glob` when there're multiple values and requires fallback
- feat(create-vite): add .editorconfig config to all templates
- 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)
- feat(bundled-dev): support `hotUpdate` and `handleHotUpdate` hook
- Docs
- TypeScript not yet supported