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
- fix(html): resolve aliases and abs paths in dev
- fix(css): preserve source import order in bundle
- fix(module-graph): keep bare-specifier urls intact
- Vite follows dynamic import from an unused library export and bundles its content, but only if it has top level await
- Disconnect HMR WebSocket on pagehide for BFCache compatibility
- expose resolveTsconfig util for reuse by plugins/frameworks
- feat(cli): add --envDir and --envPrefix global CLI options
- fix(create-vite): handle backslashes in target directory
- Vite fails to emit css modules imported via namespace if `rolldownOptions.optimization.inlineConst.mode` is set to `all`
- fix(create-vite): make template icons relative-base safe
- Docs
- TypeScript not yet supported