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
- Allow HTML to live in a subdirectory of the project
- Allow `import.meta.env` in worker import
- `<script type=importmap>` is always wrongly placed closely before `<script type=module>` when building
- fix: normalize file paths in ensureWatchedFile for cross-platform com…
- fix(css-order): preserve import order for CSS chunks
- Vite does not treeshake async imports
- Error when renaming a watched `index.ts` file to an `index.tsx` file and vice versa
- docs: fix wording in browser support description
- fix(html): fix CSS missing when building with different seenCss context
- Update handleHotUpdate example to use server.hot API
- Docs
- TypeScript not yet supported