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
- Inconsistent asset paths between `dev` and `build` when using `base`
- maybeJSX throws a fatal error instead of a warning
- PostCSS not applied to imports via `composes`
- Allow replacing environment variables after build
- `vite build` rejects `new URL(url, import.meta.url)` with template strings that don't begin with `/` or `./`
- Monorepo project dedupes dependencies even when not specified
- feat: support preloading also on legacy bundle
- Configure transitive dependencies in `ssr` `external`/`noExternal`
- Add a way to universally disable sourcemaps
- a script tag referencing node_modules does not get browserHash injected causing double-instantiation
- Docs
- TypeScript not yet supported