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(build): compile TypeScript workers referenced via new URL() in factory patterns
- `vite preview` HTTP/2: `@polka/compression` wrapping breaks `text/event-stream` — concurrent fetches stall on the same connection
- chore: add about AI prompt disclosure and duplicate difference to contribution guide
- feat(create-vite): consider adding an option to scaffold Vite DevTools integration
- fix: map css minify warnings to source files
- Incorrect Type Assumption for `result.output[0]` in `build()`
- ssr.target: 'webworker' invokes esmExternalRequirePlugin() with an empty `external`, so bundled CJS require("<node builtin>") is left as a throwing __require stub
- fix(ssr): convert bundled CJS require() of node builtins for webworker SSR (fix #22618)
- fix(resolve): show requested subpath in exports error
- refactor: centralize query regex patterns (url, raw, inline) across transform middleware and plugins
- Docs
- TypeScript not yet supported