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
- Attribute forwarding & `vite-keep-position` attribute for transformed asset elements
- SSR external doesn't work with resolve.alias
- ssr.resolve.dedupe not fully resolve all the (cjs) packages
- `./x.js?foo=/../y.js` is resolved as `./y.js` instead of `./x.js`
- `ImportMetaEnv`'s `[key: string]` should be `unknown` for type safety
- Support partial sourcemap generation
- Running `vite dev` doesn't exit with an error when there is a problem in the dependency optimisation step (esbuild)
- feat: add support for binary import with ?binary
- Dependencies optimization in ssr Environments during dev request handling can cause inconsistent states
- Package exports eg `@/pkg/foo` not resolved locally
- Docs
- TypeScript not yet supported