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(dev): treat empty url as '/' in transformIndexHtml (fix #18228)
- test: add proxy middleware tests
- Optimized deps wrongly rewrite non-relative urls
- fix: exclude all non-relative asset urls from path rewritting (fix #23045)
- CSS @import resolution ignores user resolveId plugins, leaving resolve.alias.customResolver (now deprecated) as the only way to customize CSS import resolution
- fix(html): don't inline stylesheet links as data urls (fix #16372)
- fix(glob): support multiple fallback paths in resolve.tsconfigPaths
- Update static-deploy.md
- fix(bundled-dev): serve lazy chunk sourcemaps
- Tracking: playground tests skipped under bundled dev mode
- Docs
- TypeScript not yet supported