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
- Setting `build?.ssr` makes `base: "./"` to be treated as `base: "/"` but building an Environment with `conumer: 'server'` does not do the same
- docs: fix environment API wording
- fix(html): preserve extra attributes on script tags during build
- 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(module-graph): prevent memory leak from rejected URL resolution p…
- docs: add cache-control best practices to static deployment guide
- fix: strip import attributes from dynamic imports to fix Firefox compatibility
- fix(module-runner): initialize CSS module cache for non-client enviro…
- Docs
- TypeScript not yet supported