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
- fix(asset): resolve dynamic `new URL` paths without a leading `./` (fix #10032)
- fix(css): run pre resolveId plugins for @import (fix #23052)
- fix(build): hash chunk import map preload dependencies (fix #23225)
- fix(html): keep module scripts with src and inline content in build
- refactor(node): remove unused internal exports
- feat(workers): share chunk graph with webworkers
- feat: check output for valid input paths
- perf: avoid duplicate module resolution in dev transform requests
- fix: preserve Windows input paths with glob-special segment names
- fix(deps): watch asset files in linked optimized dependencies
- Docs
- TypeScript not yet supported