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 supported20 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- simplify typescript setup of create-vite templates
- `RunnableDevEnvironment` is export from `.d.ts` as class, but it's not exported from `.js`
- Allow customization of`.env` loading priorities
- fix(hmr): register inlined assets as a dependency of CSS file
- fix: run dotenv-expand for each file separately
- Customize the path or method for the vite dev server to locate index.html.
- fix: normalize html path in `transformIndexHtml()`
- fix: allow expandable env vars to reference any non-expandable env vars
- Regression in .env variable expansion when loading additional files
- fix(ssr): hoist export to handle cyclic import better
- Docs
- TypeScript not yet supported