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
- fix(hmr): resolve virtual module URLs correctly for HMR updates and invalidation
- docs: fix various typos across the codebase
- SSR externalization cache (processedIds) ignores importer, serves wrong decision for duplicate dependencies
- Module runner caches by bare specifier URL, serves wrong version for duplicate dependencies
- fix: include importer in SSR externalization cache key
- fix: verify module identity in cache protocol to prevent stale modules
- [v8] Dependency optimization causes incorrect execution order of echarts internal methods (works in v5)
- `?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
- Docs
- TypeScript not yet supported