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
- `experimental.bundledDev`: plugin `hotUpdate` is called without `server`, `timestamp` or `read`
- SSR module runner is permanently poisoned when a fetchModule invoke exceeds the 60s transport timeout
- fix(module-runner): don't cache invoke timeout as module result (fix #23131)
- fix(css): register all CSS entry chunks in cssEntriesMap
- `?url` imports percent-encode IPv6 brackets from `server.origin`
- fix: don't percent-encode IPv6 brackets in absolute URLs (fix #23108)
- fix(server): honor If-None-Match for static files
- fix(bundled-dev): emit assets referenced by inline workers during load
- fix(css): never externalize css at-import specifiers (fix #23096)
- feat: provide interface for known environment names autocomplete
- Docs
- TypeScript not yet supported