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 supported22 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- docs: fix environment API wording
- fix(html): preserve extra attributes on script tags during build
- feat(wasm): direct .wasm imports (WASM ESM Integration)
- fix: use node_modules/.vite as cacheDir when node_modules exists
- Use `node_modules/.vite` as default cacheDir when a `node_modules` directory exists
- feat(css): support lightningcss plugin dependency
- import.meta.hot.sendTo(environmentName, eventName, data) for inter-environment communication
- Expose command (build/serve) and environment name in import.meta.env
- Add codespell support with configuration and fixes
- fix: align the Plugin type with rollup (fix #21715)
- Docs
- TypeScript not yet supported