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
- docs(changes): fix missing commas and language mark in plugin examples
- `isFileLoadingAllowed` rejects any Windows path containing `~`, reported as "Does the file exist?"
- `--profile` swallows the following positional argument (e.g. the root dir)
- fix: don't swallow the positional argument after `--profile`
- ssrTransform: hoisted imports are inserted above the hashbang when the module has CRLF line endings (hashbangRE misses \r\n)
- fix: handle shebang ending with uncommon line terminators
- fix(dev): treat empty url as '/' in transformIndexHtml (fix #18228)
- docs: explain browser target using words used by baseline-browser-mapping
- ci: remove warp oz
- test: add proxy middleware tests
- Docs
- TypeScript not yet supported