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
- CSS Modules: string `generateScopedName` pattern produces different class names for the same file when imported with a query (e.g. `?inline`)
- `server.close()` hangs forever when a dependency is discovered mid-optimize (optimizer never settles its `processing` promise)
- fix(optimizer): settle pending processing promises on close()
- fix(dynamic-import-vars): skip glob transform when only the query string has a variable
- feat: support onLog hook in dev
- fix(sourcemap): url-encode sources with whitespace (fix #17977)
- Allow frameworks to customise or suppress ModuleRunner full-reload error logging
- feat: support composable hook filters in dev
- Segfault in container (mock + systemd-nspawn)
- docs: document experimentalMinChunkSize migration note
- Docs
- TypeScript not yet supported