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
- feat(html): keep special chars in attrs as-is when possible
- `ImportMetaEnv`'s `[key: string]` should be `unknown` for type safety
- Add `envDir: false` option
- feat: track dependencies when loading config with native
- Selectively exclude paths from sourcemap generation
- Bump default `build.target`
- Running `vite dev` doesn't exit with an error when there is a problem in the dependency optimisation step (esbuild)
- refactor!: remove deprecated hook-level `enforce`/`transform` from `transformIndexHtml` hook
- feat: expose version at ConfigEnv
- jsx runtime specified in tsconfig is not discovered during optimizer scan and causes full reload on initial page load
- Docs
- TypeScript not yet supported