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
- Setting `build?.ssr` makes `base: "./"` to be treated as `base: "/"` but building an Environment with `conumer: 'server'` does not do the same
- docs: add example for Node.js polyfills
- 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
- fix(dev): fix html-proxy cache key mismatch for /@fs/ HTML paths
- 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
- Docs
- TypeScript not yet supported