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
- refactor: use ordana for cli args parsing and generate docs
- `./x.js?foo=/../y.js` is resolved as `./y.js` instead of `./x.js`
- `ImportMetaEnv`'s `[key: string]` should be `unknown` for type safety
- feat: track dependencies when loading config with native
- Selectively exclude paths from 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
- Allow build.manifest to be generated outside of outDir
- Docs
- TypeScript not yet supported