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
- fix(dev): apply server headers to 404 responses (fix #22543)
- fix(css): preserve source-import order in CSS cascade (#4890)
- server.headers configuration not applied consistently.
- feat(resolve): allow custom tsconfig file via resolve.tsconfigPaths.configFile
- docs: recommend vite-env.ts for TypeScript env types
- docs: mention CJS namespace import workaround
- fix(config): rewrite './' base to '/' for server environments
- Windows: a file imported via both a tsconfig `paths` alias and a relative path is bundled twice (non-normalized back-slash module id)
- Vite 8.0.14 dep-optimizer corrupts lone-surrogate Unicode escapes (\uD800-\uDBFF) in regex strings
- SSR module runner exposes incomplete `export *` facade namespace in cold circular imports
- Docs
- TypeScript not yet supported