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
- fix: include importer in SSR externalization cache key
- fix: verify module identity in cache protocol to prevent stale modules
- Make `isBundled` environment specific
- [v8] Dependency optimization causes incorrect execution order of echarts internal methods (works in v5)
- [Vite+] Ensure that `vite.config.ts` stays fast for Vite+ use-cases.
- `?raw` and `?url` query params fail when URL-normalized to `?raw=` / `?url=`
- fix: handle URL-normalized `?raw=` and `?url=` query params in asset plugin
- `resolve.tsconfigPaths` configuration not working in Vite 8
- Client environment looks for `index.html` when mutating `rolldownOptions.input`
- sourcemapFileNames option missing in v8 but not in types
- Docs
- TypeScript not yet supported