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 supported20 Subscribers
Add a CodeTriage badge to vite
Help out
- Issues
- 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
- fix(ssr): register export * getters next to earlier same-source import to fix cyclic facade namespace
- fix(css): quote urls with opening parenthesis
- fix(build): improve root URL import error
- Docs
- TypeScript not yet supported