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
- refactor: use `urlId` of `import.meta.ROLLDOWN_FILE_URL` in wasm plugin
- refactor(config): use named regex constants over inline literals
- refactor(bundled-dev): avoid injecting server values in the bundle
- test: add relative path in assetsInclude case
- feat(bundled-dev): support `hotUpdate` and `handleHotUpdate` hook
- CSS Modules: string `generateScopedName` pattern produces different class names for the same file when imported with a query (e.g. `?inline`)
- Vite 8 production build miscompiles conditional var control flow in legacy plugin wrapper
- `server.close()` hangs forever when a dependency is discovered mid-optimize (optimizer never settles its `processing` promise)
- fix(optimizer): settle pending processing promises on close()
- fix(dynamic-import-vars): skip glob transform when only the query string has a variable
- Docs
- TypeScript not yet supported