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
- Per environment `base` option
- Per environment `experimental` options
- fix(hmr): resolve virtual module URLs correctly for HMR updates and invalidation
- 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
- `?raw` and `?url` query params fail when URL-normalized to `?raw=` / `?url=`
- fix: handle URL-normalized `?raw=` and `?url=` query params in asset plugin
- feat(vite): support subpath imports in css urls and only use if resolves to file on system
- Docs
- TypeScript not yet supported