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
- 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
- Share chunks between multiple ESM Workers
- `fetchpriority` attribute in `<script>` is stripped from `index.html` after build
- CSS module prefix query parameter
- Unable to exclude certain css `@import` statements from getting inlined
- Docs
- TypeScript not yet supported