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
- Resolution allows extension-less import which is not aligned with package `exports` field
- optimzeDeps.exclude glob support for package names
- Vite can hang the node.js process if server is closed during file transform
- transformIndexHtml errors with "No matching HTML proxy module found" when referencing entry point as import
- HMR does not update the content when using react and there's a circular import
- fix: only run DOM operations in the client when there is a document (#17570)
- [vite:plugin-legacy] Polyfills fail to load when using <base href... />
- fix(config): vite.config.ts can't import untranspiled ts files from other packages in the same monorepo (#5370)
- test: css addWatchFile in load hook
- An option to inject CSS styles into the generated .html files <head> tag instead of separate .css files
- Docs
- TypeScript not yet supported