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 supported22 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- refactor: use rolldownOptions where possible
- defaulting to not inheriting top-level config for non-client environment
- feat: add support for chunkSizeWarningIgnoreList build configuration option (feat #21276)
- chore: add the temporarily generated configuration file to gitignore
- fix(html): insert import map before modulepreload that is not self-close tag
- fix(hmr): buffer messages when WebSocket clients are not ready (#21349)
- fix: invalidate chunk hashes on renderBuiltUrl change (fix #13996)
- `environments.<name>.build.lib.fileName` is ignored
- refactor!: remove `isFileServingAllowed`
- fix: fallback to original URL when glob result is undefined
- Docs
- TypeScript not yet supported